I have a PayPal subscription set up on a Wordpress site. After the payment, the user is redirected back to domain.com/?token=ABCDABCDABCD
Can I use the token
parameter in the URL to get the order/transaction info from the PayPal API? The documentation doesn't seem to help.
The only token
that I can find in the docs is the authentication token, so I'm not sure what this one is supposed to be. I was under the impression that the return URL should have the subscription ID, but that looks like I-ABCDEFGH
and it's not there even though the subscription is created successfully on PayPal.
question from:
https://stackoverflow.com/questions/65936543/can-i-get-order-details-from-the-paypal-api-using-the-token-in-the-redirect-url 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…