Docs

Payments Articles & FAQ

PayPal Express checkout, api, BAID, chargebee API, ChargeBee

461783

2016-11-22T09:12:58Z

2024-08-30T10:35:49Z

1026

1

0

223394

How do I send the customer data from PayPal to Chargebee's API endpoint to create a subscription? I have PayPal Express Checkout with Reference Transactions enabled for my PayPal business account.

How do I send the customer data from PayPal to Chargebee's API endpoint to create a subscription? I have PayPal Express Checkout with Reference Transactions enabled for my PayPal business account.

To create the subscription, you will need the Billing Agreement ID(BAID) associated with the billing agreement created when a customer authorizes a payment via PayPal for the first time.

The BAID associated with the customer can be passed to Chargebee with the payment_method[reference_id] parameter, using any of the following APIs:

You can read more on this here.

Was this article helpful?
Loading…