Docs

Payment Gateways and Configuration Articles & FAQ

Stripe, payment gateway, API

When and How Chargebee Communicates with Stripe

When and How Chargebee Communicates with Stripe

When and How Chargebee Communicates with Stripe?

When and How Chargebee Communicates with Stripe?

Chargebee users often ask: ???When does Chargebee communicate with Stripe???? This article outlines the scenarios and specific API calls Chargebee makes to Stripe, including what data is sent and under what conditions.

When Does Chargebee Send Data to Stripe?

Chargebee communicates with Stripe whenever there is a payment-related update or action initiated within Chargebee. This ensures that all payment details and customer information are synced appropriately between the two systems.

  • API Calls Made from Chargebee to Stripe
    Below is a list of typical API calls Chargebee makes to Stripe:
  • Create Payment Intent / Setup Intent
    Triggered when initiating a payment or setting up future payments.
  • Create Customer
    Sent when a new customer is created in Chargebee.
  • Create Payment Sources
    Includes saving new card details or bank account information.
  • Create Other Payment Methods
    Includes methods like Apple Pay, Virtual Bank Accounts (VBA), etc.
  • Update API Calls
    Chargebee makes the following update calls as needed:
    • Update Payment Intent / Update Payment Method
    • Update Customer
    • Update Transaction Detail
    • Update Charge

What Data is Sent to Stripe?

Chargebee passes all mandatory fields required by Stripe for each respective API call. This always includes:

  • Customer ID (Stripe???s unique identifier)
  • Payment Intent ID, where applicable

Additionally, Chargebee includes any optional or supplementary information needed for accurate updates or compliance purposes. These vary based on the specific transaction or integration scenario.

Related Articles 

Transaction amount limit in Stripe
Testing with Stripe sandbox
I'm getting card declined or processor declined error. What's going on?
What does Chargebee offer that Stripe doesn't?
Stripe Error: "This Connect account cannot currently make live charges".
Error: "Payment collection failed. Customer does not have a linked card with ID card". What's going on?
How do I configure Chargebee's webhook in Stripe?
Which API keys do I need to set up stripe.js? Where can I find them?
How to retrieve the Stripe payment method id for stripe payment intent API?
For ACH payments, how do I pass a bank account to Chargebee using the API?
I'm moving to a new Stripe account in Chargebee. What are the steps to be followed?
Stripe India for INR and non-INR transactions
How to move to a new Stripe account?
Configuring Payments via Stripe
What is stripe.js? What are my implementation options with stripe.js?
How to setup Stripe-Plaid authentication?
Error "As per Indian Regulations, goods export transactions require a billing and shipping address.
What is the Chargebee + stripe.js flow of information?
How to disable all payment methods and allow only ACH?
My customer "created" date is different in Stripe and doesn't match with Chargebee records. Why?
Why are we receiving "[EXTERNAL] Stripe webhook delivery issues emails" from Stripe?
Is it mandatory to configure Chargebee webhook in Stripe?
What are the new Stripe India RBI e-mandate changes?
How to configure SEPA Payments via Stripe?
Stripe SEPA via API
How to enable Stripe Level 2 Data in Chargebee?
Error: The payment is blocked due to a high likelihood of chargeback
Unable to find the customer details in Gateway - Stripe
How to use Financial Connections- ACH via Stripe?
Stripe capture_method
How can I disallow payments using PrePaid Cards via Stripe?
What is the general 3DS checkout flow with Stripe and Chargebee?
If a payment method is deleted in Chargebee, will it be deleted in Stripe?
How will the RBI e-mandate regulations impact my Stripe Integration with Chargebee?
How to enable BACS payment method via Stripe?
How to enable BECS payment method via Stripe?
How to enable Boleto payment method via Stripe?
How to confirm Stripe is receiving level 2 data from Chargebee?
How to resolve Bank account verification error "Gateway Err: The micro deposit has a type of descriptor_code"
Why Unattempted payment attempts in Stripe being refunded ?
Why payments made through the Chargebee sandbox are not reflected in the Stripe dashboard ?
Was this article helpful?
Loading…