php - Signup with Paypal -
I am creating a website using laravel and need to integrate PayPal for registration. There are two pages where users enter their information and the last page where they can pay the registration fee with PayPal. The customer gives me a ready button to pay the PayPal when the button is clicked when I open the PayPal website. This is the first time when I use PayPal, I do not know how to finish registration after paying the user
You can use a listener like this:
Comments
Post a Comment