Checkout Preferences
A Checkout Preference can be configured as either a one-time payment or a subscription.
This is determined by the type field, which can be set to either PAYMENT
or SUBSCRIPTION
.
Once you have a checkout_preference_id after creating a Checkout Preference, you can redirect your users to the URL received in the field checkout_url
Last updated