Stripe
In this part, we will discuss how to implement payment API connected with a Stripe merchant account.
Before you read this part, we’d suggest getting comfortable with Stripe and its features by creating an account and obtaining an API Key. You'll need to put this in the Mburger dashboard in the section, Settings.
This API will use objects generated by Stripe API in response.
Create CustomerGet CardsCreate CardMake DefaultDelete CardSubscriptionCancel SubscriptionResume SubscriptionPaymentLast updated
Was this helpful?