api, SEPA, Stripe
Stripe SEPA via API
38989385
2021-03-31T16:47:11Z
2021-03-31T16:47:30Z
442
0
3
250270
Stripe SEPA via API
Stripe SEPA via API
This article covers
How to setup checkout via API for SEPA payments
Summary
This article details the workflow of checkout via API for SEPA payments in Chargebee:
- Create a checkout URL using the checkout new or existing subscription API
- Pass the URL in Chargebee.JS to open the checkout as a modal popup.
- Set checkout callbacks using Chargebee.JS
- When the checkout process is successful the 'success' callback is triggered.
- In the 'success' callback, pass the hosted page ID to your backend server, which is used in the Retrieve a hosted page ID API to fetch the payment source ID for the customer.
- Use this ID to retrieve the Direct Debit agreement using the retrieve direct debit agreement PDF API.
- The retrieve agreement API response will contain the URL where the Direct Debit agreement is hosted.
- Pass this to the Chargebee.JS to load the agreement in the modal popup.
Billing/transaction-amount-limit-in-stripe.txt
Billing/testing-with-stripe-sandbox.txt
Billing/im-getting-card-declined-or-processor-declined-error-whats-going-on.txt
Billing/what-does-chargebee-offer-that-stripe-doesnt.txt
Billing/stripe-error-this-connect-account-cannot-currently-make-live-charges.txt
Billing/error-payment-collection-failed-customer-does-not-have-a-linked-card-with-id-card-whats-going-on.txt
Billing/how-do-i-configure-chargebees-webhook-in-stripe.txt
Billing/which-api-keys-do-i-need-to-set-up-stripejs-where-can-i-find-them.txt
Billing/how-to-retrieve-the-stripe-payment-method-id-for-stripe-payment-intent-api.txt
Billing/for-ach-payments-how-do-i-pass-a-bank-account-to-chargebee-using-the-api.txt
Billing/im-moving-to-a-new-stripe-account-in-chargebee-what-are-the-steps-to-be-followed.txt
Billing/stripe-india-for-inr-and-noninr-transactions.txt
Billing/how-to-move-to-a-new-stripe-account.txt
Billing/configuring-payments-via-stripe.txt
Billing/what-is-stripejs-what-are-my-implementation-options-with-stripejs.txt
Billing/how-to-setup-stripeplaid-authentication.txt
Billing/error-as-per-indian-regulations-goods-export-transactions-require-a-billing-and-shipping-address.txt
Billing/what-is-the-chargebee-stripejs-flow-of-information.txt
Billing/how-to-disable-all-payment-methods-and-allow-only-ach.txt
Billing/how-to-configure-gpay-via-stripe.txt
Billing/my-customer-created-date-is-different-in-stripe-and-doesnt-match-with-chargebee-records-why.txt
Billing/why-are-we-receiving-external-stripe-webhook-delivery-issues-emails-from-stripe.txt
Billing/is-it-mandatory-to-configure-chargebee-webhook-in-stripe.txt
Billing/what-are-the-new-stripe-india-rbi-emandate-changes.txt
Billing/how-to-configure-sepa-payments-via-stripe.txt
Billing/how-to-enable-stripe-level-2-data-in-chargebee.txt
Billing/error-the-payment-is-blocked-due-to-a-high-likelihood-of-chargeback.txt
Billing/unable-to-find-the-customer-details-in-gateway-stripe.txt
Billing/how-to-use-financial-connections-ach-via-stripe.txt
Billing/stripe-capturemethod.txt
Billing/how-can-i-disallow-payments-using-prepaid-cards-via-stripe.txt
Billing/what-is-the-general-3ds-checkout-flow-with-stripe-and-chargebee.txt
Billing/if-a-payment-method-is-deleted-in-chargebee-will-it-be-deleted-in-stripe.txt
Billing/how-will-the-rbi-emandate-regulations-impact-my-stripe-integration-with-chargebee.txt
Billing/how-to-enable-bacs-payment-method-via-stripe.txt
Billing/how-to-enable-becs-payment-method-via-stripe.txt
Billing/how-to-enable-boleto-payment-method-via-stripe.txt
Billing/how-to-confirm-stripe-is-receiving-level-2-data-from-chargebee.txt
Billing/how-to-resolve-bank-account-verification-error-gateway-err-the-micro-deposit-has-a-type-of-descriptorcode.txt
Billing/why-unattempted-payment-attempts-in-stripe-being-refunded-.txt
Billing/why-payments-made-through-the-chargebee-sandbox-are-not-reflected-in-the-stripe-dashboard-.txt