You searched: "paypal"
Found records: 3208
No. Post Author Forum Date
141
Aw: PayPal PLUS Express Button im Warenkorb
developer.paypal.com/

create test account.

send me url?
admin Frontend 24.01.2023
142
Aw: PayPal PLUS Express Button im Warenkorb
Testmode = nein
Check PayPal data funktioniert.

Kaufablauf:
Kunde kauft über Expressbutton im Warenkorb
Neues Fenster zu Paypal geht auf
Es wird ihm der Preis ohne Versandkosten angezeigt
Kunde loggt sich bei Paypal ein und bestätigt
Kunde wird zur letzten Seite Kasse "Bestellung" weiter geleitet
da werden Versandkosten mit angezeigt
Kunde bestätigt Kauf mit "Kostenpflichtig bestellen"
Es kommt die Fehlermeldung "Transaction cannot complete successfully, instruct the buyer to return to Papal."

In Bestellungen kann man die Bestellung sehen
Die Bestellung wird als abgebrochen angezeigt und wurde nicht bezahlt
reinhardseiler Frontend 24.01.2023
143
Aw: PayPal PLUS Express Button im Warenkorb
Your use test data paypal?
admin Frontend 24.01.2023
144
Aw: PayPal PLUS Express Button im Warenkorb
Hallo,

ich habe Joomla 4 und JoomShopping 5 neu installiert.
Check Paypal Data ist OK.
immer noch Fehler beim Bezahlen mit Paypal Express Button.

Paypal Plus 3.0.35
reinhardseiler Frontend 23.01.2023
145
Aw: Messages and order changes
\components\com_jshopping\payments\pm_paypal_plus\pm_paypal_plus.php
row 125-127

} elseif ($payment_status == 'Refunded') {
return array(7, "Status $payment_status. Order ID ".$order->order_id );
}

change to
} elseif ($payment_status == 'Refunded') {
return array(0, "Status $payment_status. Order ID ".$order->order_id );
}
admin Backend 21.01.2023
146
Aw: PayPal PLUS Express Button im Warenkorb
paypal plus addon version?
-----------
for disable Addon Template defaultg 1.0.0
disable plugin JoomShopping Addon Page previewfinsih
-------
For test paypal (create test account)

https://developer.paypal.com/dashboard
https://www.webdesigner-profi.de/joomla-webdesign/shop/payments/paypal-plus.html
Screenshot 2,3
admin Frontend 21.01.2023
147
Aw: Messages and order changes
PayPal PLUS 3.0.36

works with refund (Configuration in options / payment / paypal plus)

Order Status for Refund transactions
admin Backend 21.01.2023
148
Aw: PayPal PLUS Express Button im Warenkorb
Leider kann ich Paypal Plus nur direkt auf https://seiler-elektronik.de testen. Auf meiner Testinstallation Subdomains ist Paypal Plus gesperrt.

Paypal Bezahlung mit Expressbutton Fehler:
Transaction cannot complete successfully, instruct the buyer to return to PayPal.

Paypal Bezahlen ohne Expressbutton: Funktioniert

Mögliches Problem:
Das Addon addon_jshopping_page_previewfinsih_1.0.0 lässt sich in Joomshopping 5 nicht deinstallieren.
Bezahlen ohne com_jshopping\templates\addons\page_previewfinsih\previewfinsih.php funktioniert nicht.

Habe nun festgestellt: Template defaultg = addon_jshopping_page_previewfinsih_1.0.0.zip

Es ist besser Ich werde joomla 4 und Joomshopping 5 neu installieren.
Kann ich alle Einstellungen mit Joomshopping Import / Export: Backup wieder herstellen?
Oder übernehme ich da den Fehler "Template defaultg"?

Viele Grüße
reinhardseiler Frontend 20.01.2023
149
Aw: Messages and order changes
\components\com_jshopping\payments\pm_paypal\pm_paypal.php

Before row 87 (JoomShopping 5.1.2)
if ($payment_status == 'Completed') {

add
if ($payment_status == 'Refunded') {
return array(0, "Status $payment_status. Order ID " . $order->order_id, $transaction, $transactiondata);
}
------------------------------------------------

or See status in your log

components\com_jshopping\log\payment.log
components\com_jshopping\log\paymentdata.log
admin Backend 19.01.2023
150
Aw: PayPal PLUS Express Button im Warenkorb
url?
test login?
(I don't fully understand you)
previewfinsih 1.0 ???
admin Frontend 19.01.2023
151
Aw: PayPal PLUS Express Button im Warenkorb
Danke für die schnelle Antwort.

Wo stellt man den default checkout process ein?
Bei der Umstellung zu Version 5 wurde auch previewfinsih 1.0 mitgenommen. Kann es daran liegen? Ich habe versucht das zu entfernen. Geht jedoch nicht. Habe die entsprechenden Verzeichnisse über ftp gelöscht. Aber ohne der Option previewfinish funktioniert Paypal auch ohne dem Expressbutton nicht mehr. Oder ist es besser wenn ich Joomshopping komplett neu installier.

Viele Grüße
reinhardseiler Frontend 18.01.2023
152
Aw: PayPal PLUS Express Button im Warenkorb
Paypal plus work if use default checkout process?
admin Frontend 18.01.2023
153
PayPal PLUS Express Button im Warenkorb
Hallo,

beim Bezahlen mit Paypal Plus über den Expressbutton wird ganz am Schluss diese Fehlermeldung angezeigt und die Bestellung wird nicht bezahlt. Die Einstellungen sind wie bei Ihrem Video. Was muss ich da noch ändern?

Viele Grüße
reinhardseiler Frontend 17.01.2023
154
Aw: Unable to configure Paypal API (Undefined constant "_JSHOP_TESTMODE")
Options / addons / key
admin Shipping / Payment 06.11.2022
155
Aw: Unable to configure Paypal API (Undefined constant "_JSHOP_TESTMODE")
I just bought and installed addon_pm_paypal_api_3.3.19.1.zip.
When I want to configure the addon, I can open it without error message.
But it says
«Please enter license key»
Unfortunately there is no field «license key». Where should I [Insert] the license key I got together with the addon?
The tab «Konfig» is completely empty.
crimle Shipping / Payment 06.11.2022
156
Aw: Unable to configure Paypal API (Undefined constant "_JSHOP_TESTMODE")
install Paypal API 3.3.19
------
error?
admin Shipping / Payment 06.11.2022
157
Aw: Unable to configure Paypal API (Undefined constant "_JSHOP_TESTMODE")
How can I find out the installed version? This addon is NOT listed here although it is installed:
Joomshopping > Options > Addons
crimle Shipping / Payment 06.11.2022
158
Aw: Unable to configure Paypal API (Undefined constant "_JSHOP_TESTMODE")
Paypal API 3.3.19 - works for me.

Install last version.
admin Shipping / Payment 05.11.2022
159
Unable to configure Paypal API (Undefined constant "_JSHOP_TESTMODE")
I installed the add-on «Paypal API». Then I go to Joomshopping > Options > Payments.
I am not able to open «Paypal API». Error message:
An error has occurred.
0 Undefined constant "_JSHOP_TESTMODE"
crimle Shipping / Payment 05.11.2022
160
Aw: Paypal Adress notice
components\com_jshopping\templates\default\checkout\previewfinish.php

<?php if ($this->payment_name == 'Paypal') {?>

text....

<?php } ?>


Paypal - name payment
admin Frontend 31.10.2022
StartPrev 1 2 3 4 5 6 7 8 9 10 NextEnd
Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.