Docs

Payments Articles & FAQ

Stripe, level, level2, data

How to enable Stripe Level 2 Data in Chargebee?

Level 2 card data is a set of additional information that can be passed during a credit card transac

41075087

2023-04-18T15:57:59Z

2024-01-09T19:13:47Z

389

0

0

258734

How to enable Stripe Level 2 Data in Chargebee?

How to enable Stripe Level 2 Data in Chargebee?

Scope

What is Stripe Level 2 data in Chargebee?

What are the benefits of Stripe level 2 data?

Summary

Level 2 card data is a set of additional information that can be passed during a credit card transaction. Level 2 card data provides more information for business, commercial, corporate, purchasing, and government cardholders.

The benefits of Level 2 data for Stripe include:

  1. Lower interchange fees: By providing more detailed information about a transaction, Level 2 data can help qualify for lower interchange fees from credit card networks, which leads to merchants paying lower processing fees.

  2. Improved record-keeping: The additional information captured through Level 2 data can help businesses keep more detailed and accurate records of their transactions, making it easier to track expenses and revenues.

  3. Enhanced security: Capturing additional details about a transaction can help prevent fraud and reduce chargebacks, as the additional information can be used to verify the legitimacy of a transaction.

This feature is a Private Beta Release. Contact support to enable Stripe Level 2 data.

Once enabled navigate from Settings > Configure Chargebee > Payment Gateway > Stripe > Cards > Manage > Send Level 2 Data.

Solution

Stripe requires the following fields as Level 2 data:

  1. tax_amount - Total tax amount

  2. discount_amount (optional)

  3. quantity - No of actual quantities (default value: 1)

  4. description - default text - “order_summary”

  5. product_details:

    1. unit_amount - Amount before tax

    2. product_sku - default text - “order_summary”

In case of multiple invoices attached to a payment (consolidated invoices), the total (aggregate) tax or discount amount value will be passed to Stripe with the transaction.
In case of multiple payments associated with one invoice, the data will include the total or aggregate value of the tax or discount amount for that invoice.

Follow the steps below to enable Level 2 data support for Stripe in your Chargebee account:

This feature is a Private Beta Release. Contact support to enable Stripe Level 2 data.

Once enabled navigate from Settings > Configure Chargebee > Payment Gateway > Stripe > Cards > Manage > Send Level 2 Data.

  1. Click Manage to modify the Cards-related settings.
  1. Enable Stripe Level 2 Data

  2. Click Save

**%%% cbext

Was this article helpful?
Loading…