
Stripe API Integration Profile
Information and guides about integrating with Stripe API
Add Stripe Integration to Your ProductHow to work with Refunds in Stripe API
Refunds Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Amount | amount | integer | Amount, in cents (or local equivalent). |
Balance Transaction | balance_transaction | ||
Charge | charge | string | |
Created | created | integer | Time at which the object was created. Measured in seconds since the Unix epoch. |
Currency | currency | string | Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies). |