Problem with Paypal Checkouts – No trx will process
-
Hi,
I’m getting unusual paypal declines with reference to the below – interestingly Paypal pro (separate plugin) processes transactions fine and the old Paypal express checkout plugin (with the same API details) also processes transactions fine but this new plugin refuses to process successfully. The error in the logs is below:
2022-01-04T20:37:53+00:00 DEBUG POST https://api.paypal.com/v1/billing-agreements/agreement-tokens Request Body: {"description":"Checking if reference transactions are enabled","payer":{"payment_method":"PAYPAL"},"plan":{"type":"MERCHANT_INITIATED_BILLING","merchant_preferences":{"return_url":"https:\/\/example.com\/return","cancel_url":"https:\/\/example.com\/cancel","skip_shipping_address":true}}} Response Debug ID: e22387da9553a Response: Array ( [code] => 403 [message] => Forbidden ) Response Body: {"name":"AUTHORIZATION_ERROR","debug_id":"e22387da9553a","message":"Authorization error","information_link":"https://developer.paypal.com/webapps/developer/docs/api/#AUTHORIZATION_ERROR","details":[{"name":"REFUSED_MARK_REF_TXN_NOT_ENABLED","message":"This merchant account is not permitted to create Merchant Initiated Billing Agreement"}]}
Does anyone know why I might be receiving these error messages with this new plugin yet all is fine with the old Paypal express plugin as my platform, PayPal account etc has not changed.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Problem with Paypal Checkouts – No trx will process’ is closed to new replies.