
Stripe API Integration Profile
Information and guides about integrating with Stripe API
Add Stripe Integration to Your ProductHow to work with Payment Methods in Stripe API
Payment Methods Fields
Field Name | API Key | Type | Description |
---|---|---|---|
payment_method_acss_debit | acss_debit | object | |
Bank Name | acss_debit.bank_name | string | Name of the bank associated with the bank account. |
Fingerprint | acss_debit.fingerprint | string | Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same. |
Institution Number | acss_debit.institution_number | string | Institution number of the bank account. |
Last4 | acss_debit.last4 | string | Last four digits of the bank account number. |