• Resolved jagudoed

    (@jagudoed)


    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)
  • Plugin Support Syde Joost

    (@joostvandevijver)

    Hello @jagudoed

    The problem you describe is most likely related to the situation described in our documentation here. Please take a look and let us know if that is correct or if you need additional support.

    Kind regards,
    Joost

    Plugin Support Syde Joost

    (@joostvandevijver)

    Hello,

    since we did not receive any response or follow-up questions from you, we will assume you got this working to your requirements. If you still have any more questions for us, please open a new thread, because we will mark this one as resolved.

    Kind regards,
    Joost

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘error trial period 0€’ is closed to new replies.