Is it possible to store credit card information from the user then use the stored token/info with adaptive payments to payout sellers?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
If you are referring to the Vault operation in the REST API, then unfortunately, no, it is not possible to use the stored credit card information in Adaptive Payment. Both operations are from different API family (REST API and Adaptive Payment API), so they are not compatible.
However, in Adaptive Payment, there is Preapproval operation which allows storing payer's payment information to be used in future payment (similar to Vault/ Reference Transaction/Tokenization). Credit card payment can be done through guest checkout feature (https://developer.paypal.com/docs/classic/adaptive-payments/integration-guide/APIntro/#guest-payments) but if I am not mistaken, there are limitations.
- https://developer.paypal.com/docs/classic/adaptive-payments/ht_ap-basicPreapproval-curl-etc/
- https://developer.paypal.com/docs/classic/adaptive-payments/integration-guide/APIntro/#preapproved-payments-flow