paypal / merchant-sdk-php

PHP SDK for integrating with PayPal's Express Checkout / MassPay / Web Payments Pro APIs
Other
231 stars 201 forks source link

Paypal Vaulted Credit Cards #143

Closed rossgabuya closed 7 years ago

rossgabuya commented 7 years ago

Hi guys, I would like to ask if this sdk also supports Vaulted Credit Cards. If so, what would be the process when it comes to recurring payments?

Thanks

randstraw commented 7 years ago

Hi @sellegabuya,

Currently recurring payments and the vaulted credit cards are not supported. We are tracking a feature for that here https://github.com/paypal/PayPal-REST-API-issues/issues/3.

The SDK that supports vault with the PayPal REST API is the PayPal-PHP-SDK, if you are looking for a PHP SDK; however, you will not be able to use vaulted credit cards with recurring payments at this time.