Monthly payment for a service with Checkout-PHP-SDK

doemedia
Contributor
Contributor

I integrated the new V2 of checkout-php-sdk at the first time for one time payment of my service.

Now, I want to implement a monthly payment with fixed price and infinity running time. Until the user cancel the service.

I read this description https://developer.paypal.com/docs/subscriptions/integrate/ and I have following questions:

 

  1. Can I create the product one time with my business account from sandbox, too?
  2. Is it right that I need to write in PHP curl requests like to https://api-m.sandbox.paypal.com/v1/billing/plans with certain parameters?
  3. Is Billing Plan API and Subscription API only available in V1 and not in checkout-php-sdk V2?

If somebody has an article or other stuff for help to develop this challange.

Login to Me Too
1 REPLY 1

doemedia
Contributor
Contributor

Does somebody implement a monthly payment with PayPal?

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.