paypal server and best practices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey, this is the first time I am using Paypal API, and I am trying to understand the best practices regarding how to get the event of users paid and where to store the client ID.
My app has a one-time payment every month, or users can buy subscriptions that will automatically pay every month.
Currently, I am storing the details in the client ( there is only one option on how to pay, which is the fixed amount ).
I saw this video on how tPayPalpaypal and he uses a library that library has been achieved; I am trying to find an alternative on how to achieve the same effect if it is neccary.
My second problem is that I need to react to when a payment is made, which means when the user paid, I need to send a message to my API to change the user status to paid; I am trying to understand if it is better to activate the event on the client after we are running
- Labels:
-
Subscriptions

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Assistance Needed: Passing and Retrieving Custom Data in PayPal Webhook Payload in PayPal Payments Standard
- NOT ENABLED TO VAULT PAYMENT SOURCE in Sandbox Environment
- p is not a function error using the example downloaded from Paypal in SDKs
- How to integrate PayPal during user signup to avoid re-entering credentials for future payments? in REST APIs
- PHP SDK error: broken content-length header in SDKs