
Stripe API Integration Profile
Information and guides about integrating with Stripe API
Add Stripe Integration to Your ProductHow to work with Credit Notes in Stripe API
Credit Notes Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Amount | amount | number | |
Amount Shipping | amount_shipping | integer | This is the sum of all the shipping amounts. |
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). |
Customer | customer |