error trial period 0€
-
When starting the payment of a subscription with a trial period at 0€, it gives an error.
If the subscription does not have a trial period, it works correctly.
https://api.paypal.com/v2/vault/payment-tokens Request Body: {"customer_id":"WC-xxxxxxx","source":{"paypal":{"usage_type":"MERCHANT"}},"application_context":{"return_url":"https:\/\/ixxxxxx.tech\/finalizar-compra\/","cancel_url":"https:\/\/xxxxxxxx.tech\/finalizar-compra\/?ppcp_vault=cancel"}} Response Debug ID: 3bee285d388cf Response: Array ( [code] => 403 [message] => Forbidden ) Response Body: {"name":"FORBIDDEN","message":"No permission for the requested operation","debug_id":"3bee285d388cf","details":[{"issue":"UNKNOWN_BUSINESS_ERROR","description":"There was an issue while processing your request."}],"links":[{"href":"https://developer.paypal.com/docs/api/vault/v2/#error-UNKNOWN_BUSINESS_ERROR","rel":"information_link","method":"GET"}]} 2022-11-16T16:29:20+00:00 ERROR Failed to start PayPal vaulting: [FORBIDDEN] No permission for the requested operation https://developer.paypal.com/docs/api/vault/v2/#error-UNKNOWN_BUSINESS_ERROR
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘error trial period 0€’ is closed to new replies.