- πΊπΈ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.
During checkout, if you enter a single name in Fullname (e.g. Sting) during checkout, only the FIRSTNAME parameter is populated in the request to Paypal and the transaction is rejected with an error from Paypal (L_ERRORCODE => 10513, L_SHORTMESSAGE0 => Invalid Data, L_LONGMESSAGE => This transaction cannot be processed. Please enter a last name.). This appears in Drupal Commerce as a form error on the checkout review page with text "We encountered an error processing your payment. Please verify your credit card details or try a different card."
1. Paypal WPP module needs to more gracefully handle a single name being provided.
2. A the actual error from Paypal should be made visible to the customer so that useful action can be taken.
Closed: outdated
1.0
PayPal WPP
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.