Luehang / react-paypal-button-v2

An easy and simple to use React button component to implement PayPal Checkout with Smart Payment Buttons V2 (Version 2).
https://luehangs.site/lue_hang/projects/react-paypal-button-v2
MIT License
273 stars 81 forks source link

[QUESTION] #53

Closed carljustineoyales closed 4 years ago

carljustineoyales commented 4 years ago

To Do First

Ask your Question

I'm getting a 404 error when calling my server to save the transaction onSuccess even using get requests. How to fix this issue? Tags

Luehang commented 4 years ago

Hi,

This is a back end issue. Make sure you have the right path and make sure it is a valid and open path to your server.