views:

459

answers:

1

Does the new PayPal Direct Payments API include access/support for Recurring Payments?

I'm not clear if the new Direct Payments API offers access to all the API routines, or just plain old credit card processing. This document from PayPal makes it seem like the answer is no, but it's not clear.

Our goal is to replace Authorize.net with PayPal, where the user stays on our site and the actual credit card processor is transparent to the end user.

+2  A: 

I think what you're looking for is under the Handling Recurring Payments section Recurring Payments With Direct Payments. It appears it is supported.

Andrew Koester
Whoa, epic fail that I missed that. Thanks!
Justin