• Resolved humananimal

    (@humananimal)


    Hi

    I am using your Stripe plugin – it is perfect.

    I have activated PayPal via Stripe dashboard, and it is an “active” green sign next to it. For some reason still… When trying to pay on the site I’ve built via paypal I get an error message from paypal:

    “Sorry, you do not have permission to make REST API requests.”

    *the checkout domain is listed on stripe = “Your domain is enabled and ready for use.”

    *paypal account = business and synced with stripe

    *plugin is connected to paypal + webhook created

    *on the event log in paypal I see HTTP status 201 ok, and no error message….

    If you have any idea what is the problem here, it would be wonderful.

    THANK YOU for the excellent plugins

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @

    I have activated PayPal via Stripe dashboard, and it is an “active” green sign next to it. For some reason still… When trying to pay on the site I’ve built via paypal I get an error message from paypal:

    This PayPal plugin does not integrate with the Stripe PayPal offering. This is a standalone plugin that integrates directly with the PayPal API’s.

    Sorry, you do not have permission to make REST API requests.

    That error typically means you have a plugin installed that’s blocking access to the WordPress REST API. The PayPal plugin uses the WordPress REST API so you will want to make sure and whitelist the /wp-json/wc-ppcp/v1 path.

    Kind Regards

    Thread Starter humananimal

    (@humananimal)

    thank you for this!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sorry, you do not have permission to make REST API requests.’ is closed to new replies.