- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
Short story: I bought a product using paypal_wps (in sandbox mode) completed checkout in paypal got charged, returned to site viewed the order and there was no payment registered to the order ( even after an excessive amount of time )
Long story: Website was working normally. With no known reason paypal_wps stopped working. I switched to sandbox to do some testing and found that the payment was never being registered or at least sometimes.
In my testing I had the following three cases in commerce_paypal_wps logs:
Customer returned from PayPal with the following POST data:
1. with an empty array
2. with a correct complete response but the payment did not get saved
3. with a correct complete response and the payment saved.
To make sure this was not an issue caused by custom or whatnot code/modules. I've tested this on a new commerce kickstart installation and got the same results.
I even went to more lengths to create another sandbox account just to make sure it wasn't settings from paypal. I have also tested the checkout process with paypal express checkout and that one works fine.
Reproduce Steps:
1. Clean installation of commerce kickstart.
2. Create/use a paypal sandbox account.
3. Enable paypal_wps and configure your info.
4. Buy something.
Closed: outdated
2.0
PayPal WPS
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.