Search code examples
laravelpaypal

PAYPAL intégration with Laravel


Hello guys I just integrated Paypal with a developer account and it works well with Count Test. However I would like to integrate it into a professional account. My question is are the same procedure that we must apply In other words, create an application in the pros account, retrieve identifiers (customer ID and secret key) and configure it with our application?


Solution