Stripe Logo

Stripe API Integration Profile

Information and guides about integrating with Stripe API

Add Stripe Integration to Your Product

How to work with Charges in Stripe API

Charges Fields
Field NameAPI KeyTypeDescription
AmountamountintegerAmount intended to be collected by this payment. A positive integer representing how much to charge in the [smallest currency unit](https://stripe.com/docs/currencies#zero-decimal) (e.g., 100 cents to charge $1.00 or 100 to charge ¥100, a zero-decimal currency). The minimum amount is $0.50 US or [equivalent in charge currency](https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts). The amount value supports up to eight digits (e.g., a value of 99999999 for a USD charge of $999,999.99).
Amount Capturedamount_capturedintegerAmount in cents (or local equivalent) captured (can be less than the amount attribute on the charge if a partial capture was made).
Amount Refundedamount_refundedintegerAmount in cents (or local equivalent) refunded (can be less than the amount attribute on the charge if a partial refund was issued).
Applicationapplication
Application Feeapplication_fee

See Related Collections

Build every single integration your customers need with AI

Book a demo