PayPal Zahlung wird nicht bestätigt

03.01.2017 19:23
#1
kasuppke
Joomshopping forum user no avatar
Name: Chantal
18.12.2013
Posts: 8
Quote
PayPal Zahlung wird nicht bestätigt

Hallo werter Entwickler und Mitglieder,

ich versuche seit Tagen eine Joomshopping Installation via PayPal Zahlung zum Laufen zu bringen.
Die Zahlung erfolgt korrekt und ich werde auf die Danke-Seite zurück geleitet.
Im Backend werden die Käufe aber als "Offen" dargestellt.

Hier 2 Testkäufe mit Eintrag aus paymentdata.log:

2017-01-03 16:10:07 url: /shop/checkout/step7?act=return&js_paymentclass=pm_paypal&amt=0.10&cc=EUR&charset=windows-1252&cm=21&item_name=Bestell-Nr%2000000021&st=Completed&tx=7TC9805220505433Y

2017-01-03 18:29:17 url: /shop/checkout/step7?act=return&js_paymentclass=pm_paypal&amt=0.10&cc=EUR&charset=windows-1252&cm=22&item_name=Bestell-Nr%2000000022&st=Completed&tx=4AU02246BN218754C

error.log ist leer und die payment.log hat nur Einträge von meinen ersten Tests (14.12.16) und keine Fehler von heute dem 3.1.2017. Zahlung hat ja funktioniert.

Hoster: STRATO

Joomshopping Einstellungen:

siehe Screenshot -->
--------------------------------------------------
Dann weiter:
First - Check to make sure you are using at least PHP4 or higher. If you are not - None of this will work for you!
Second - Go to your pm_paypal.php file and change the following line:

curl_setopt($ch, CURLOPT_SSLVERSION, $pmconfigs['CURLOPT_SSLVERSION']);
(This is about line 87 in the pm_paypal file)

CHANGE TO:

curl_setopt($ch, CURLOPT_SSLVERSION, CURL_SSLVERSION_TLSv1_2 );

--------------------------------------------------
Die PayPal Einstellungen!

In PayPal >>> Mein Profil >>> Verkäufer/Händler >>> Website-Einstellungen >>> Website-Zahlungsoptionen:

PayPal muss als Business-Konto eingerichtet sein!!

Website-Zahlungsoptionen: aktiviert

Automatische Rückleitung für Website-Zahlungslösungen: aktivieren

Umleitungs URL nach erfolgreichen Kauf eingetragen --> https://www.delcatala.de/

Übertragung der Zahlungsdaten (optional): Aktiviert

Verschlüsselung bei Website-Zahlungslösungen: Deaktiviert (wird in jedem Fall dann NICHT abgebrochen!)

PayPal-Konto nicht erforderlich: Aktiviert

UND UNTER >> PayPal >>> Mein Profil >>> Verkäufer/Händler >>> Benachrichtigungen über Sofortzahlungen >> Sofortige Zahlungsbestätigung folgende URL eintragen ---> https://www.delcatala.de/index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_paypal&no_lang=1

Dann weiter:
First - Check to make sure you are using at least PHP4 or higher. If you are not - None of this will work for you!
Second - Go to your pm_paypal.php file and change the following line:

curl_setopt($ch, CURLOPT_SSLVERSION, $pmconfigs['CURLOPT_SSLVERSION']);
(This is about line 87 in the pm_paypal file)

CHANGE TO:

curl_setopt($ch, CURLOPT_SSLVERSION, CURL_SSLVERSION_TLSv1_2 );

So, was mache ich falsch oder was ist falsch eingestellt?

Kann mir jemand bitte helfen??
PayPal Zahlung wird nicht bestätigt


Joomla: 3.6.5
JoomShopping: 4.15.1
PHP: 5.3.29
MySQL: 5.5.52
Website Url: https://www.delcatala.de
 
03.01.2017 20:28
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: PayPal Zahlung wird nicht bestätigt

Paypal not send /shop/checkout/step7?act=notify&js_paymentclass=pm_paypal ...
or your server Block.

 
03.01.2017 20:34
#3
kasuppke
Joomshopping forum user no avatar
Name: Chantal
18.12.2013
Posts: 8
Quote
Aw: PayPal Zahlung wird nicht bestätigt

What you mean with: Paypal not send /shop/checkout/step7?act=notify&js_paymentclass=pm_paypal ...???

 
03.01.2017 20:55
#4
kasuppke
Joomshopping forum user no avatar
Name: Chantal
18.12.2013
Posts: 8
Quote
Aw: PayPal Zahlung wird nicht bestätigt

What you mean with: Paypal not send /shop/checkout/step7?act=notify&js_paymentclass=pm_paypal ...???

What block my server???

What must i asking the hosting provider?

How what must i look do?

 
03.01.2017 21:17
#5
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: PayPal Zahlung wird nicht bestätigt

https://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/7/4514.html?lang=en

Example 1. paymentdata.log [ok]

2014-09-08 10:40:19 url: /index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_paypal&no_lang=1
mc_gross=5.84 - order total
invoice=6287 - order id
payment_status=Pending - status paypal
custom=6287 - order id
pending_reason=multi_currency - status paypal reason
item_name=Order number 00006287 - order number
mc_currency=USD - order currency
.......

 
03.01.2017 23:07
#6
kasuppke
Joomshopping forum user no avatar
Name: Chantal
18.12.2013
Posts: 8
Quote
Aw: PayPal Zahlung wird nicht bestätigt

I dont understand what you a mean!!! Can you not write a little bit more and step by step??

My paypal configuration in joomshopping is:
Verify data after PayPal RETURN: N
SSL version:TLS 1.2

paymentdata.log [ok]???

2017-01-03 18:41:51 url: /shop/checkout/step7?act=return&js_paymentclass=pm_paypal&amt=0.10&cc=EUR&charset=windows-1252&cm=23&item_name=Bestell-Nr%2000000023&st=Completed&tx=4LN681403J030551N

i have in paypal this url edit: https://www.delcatala.de/index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_paypal&no_lang=1

What is now wrong?? What you a mean?? I am verry confused and i dont know what you say...

Is this paymentdata.log entry a FALSE, WRONG or a ERROR message??? --> 2017-01-03 18:41:51 url: /shop/checkout/step7?act=return&js_paymentclass=pm_paypal&amt=0.10&cc=EUR&charset=windows-1252&cm=23&item_name=Bestell-Nr%2000000023&st=Completed&tx=4LN681403J030551N

In this stay: "st=Completed&tx=4LN681403J030551N" Not completed??

argg...what should i do?

 
04.01.2017 08:04
#7
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: PayPal Zahlung wird nicht bestätigt

UND UNTER >> PayPal >>> Mein Profil >>> Verkäufer/Händler >>> Benachrichtigungen über Sofortzahlungen >> Sofortige Zahlungsbestätigung folgende URL eintragen ---> https://www.delcatala.de/index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_paypal&no_lang=1

See your log.
Paypal not send notify.
Contact to Paypal support / your server.

or

https://www.webdesigner-profi.de/joomla-webdesign/shop/payments/paypal-pro.html?lang=en

 
05.01.2017 17:33
#8
kasuppke
Joomshopping forum user no avatar
Name: Chantal
18.12.2013
Posts: 8
Quote
Aw: PayPal Zahlung wird nicht bestätigt

YES i have this entry in PayPal ---> Sofortige Zahlungsbestätigung folgende URL eintragen ---> https://www.delcatala.de/index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_paypal&no_lang=1

Oder ist diese URL falsch???? ---> https://www.delcatala.de/index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_paypal&no_lang=1

<< See your log>> A logfile is as attachment.
Within is a error message again from "editors-xtd"...show in the file.

Ok, i go in joomla and have deactivated all plugins from editors-xtd plugin. Another test buy...but the sale is not visible in joomshopping...The sale is pending...
But in the error logfile is not entry from this buy from 5.1.17....

Whats is here wrong?? Where can i another show? Where is the next solution step?
logfiles.txt

 
05.01.2017 21:34
#9
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: PayPal Zahlung wird nicht bestätigt

No error log.

Payment info log
components\com_jshopping\log\paymentdata.log

 
06.01.2017 16:58
#10
kasuppke
Joomshopping forum user no avatar
Name: Chantal
18.12.2013
Posts: 8
Quote
Aw: PayPal Zahlung wird nicht bestätigt

paymentdata.log

2017-01-05 17:08:57 url: /shop/checkout/step7?act=return&js_paymentclass=pm_paypal&amt=0.10&cc=EUR&charset=windows-1252&cm=24&item_name=Bestell-Nr%2000000024&st=Completed&tx=3EC11571C3962304N

And now? Is this wrong or is this good or is this very wrong??

My Hoster say that she not blocked any asks or answers from paypal!!

what is the realy, realy, realy right settings for paypal business account?????

Help!!!


Last change: 06.01.2017 17:01
 
06.01.2017 22:59
#11
kasuppke
Joomshopping forum user no avatar
Name: Chantal
18.12.2013
Posts: 8
Quote
Aw: PayPal Zahlung wird nicht bestätigt

Hello admin?

You are here? Can you please help??

So thanks!!!

 
09.01.2017 15:22
#12
kasuppke
Joomshopping forum user no avatar
Name: Chantal
18.12.2013
Posts: 8
Quote
Aw: PayPal Zahlung wird nicht bestätigt

Hello admin??? You are here??

 
10.01.2017 22:16
#13
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: PayPal Zahlung wird nicht bestätigt

Example 1. paymentdata.log [ok]

2014-09-08 10:40:19 url: /index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_paypal&no_lang=1
mc_gross=5.84 - order total
invoice=6287 - order id
payment_status=Pending - status paypal
custom=6287 - order id
pending_reason=multi_currency - status paypal reason
item_name=Order number 00006287 - order number
mc_currency=USD - order currency


url: /index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_paypal&no_lang=1

 
26.01.2021 12:59
#14
kreutzjj
Joomshopping forum user no avatar
Name: kreutz
08.01.2021
Posts: 13
Quote
Aw: PayPal Zahlung wird nicht bestätigt

I have the very same problem.

interesting is that with the paypal sandbox everything worked well.
in sandboy:
order status gets an update to completed.
i receive an email that a transaction was done
and the paymentdata log showed the correct url.

index.php?option=com_jshopping&controller=checkout&task=step7&act=notify&js_paymentclass=pm_paypal&no_lang=1

in the live :
i did not get an email
the order status is open even if the payment was completed
the paymentdata.log showed a totally wrong url.

/index.php/artikelmenue/checkout/step7?act=return&js_paymentclass=pm_paypal&amt=64.99&cc=EUR&cm=74&item_name=Bestell-Nr%2000000048&st=Completed&tx=95T49358JK2327505


i did everthing as told before

 
26.01.2021 17:09
#15
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: PayPal Zahlung wird nicht bestätigt

I think you yourself understand that there are problems in the settings on the paypal website.

 


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.