Updates the specified charge by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Parameters
- customerstring
The ID of an existing customer that will be associated with this request. This field may only be updated if there is no existing associated customer with this charge.
- descriptionstring
An arbitrary string which you can attach to a charge object. It is displayed when in the web interface alongside the charge. Note that if you use Stripe to send automatic email receipts to your customers, your receipt emails will include the
descriptionof the charge(s) that they are describing. - metadataobject
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to
metadata. - receipt_
emailstring This is the email address that the receipt for this charge will be sent to. If this field is updated, then a new email receipt will be sent to the updated address.
- shippingobject
Shipping information for the charge. Helps prevent fraud on charges for physical goods.
- shipping.
addressobjectRequired Shipping address.
- shipping.
address. citystring City, district, suburb, town, or village.
- shipping.
address. countrystringRequired for calculating taxes Two-letter country code (ISO 3166-1 alpha-2).
- shipping.
address. line1string Address line 1, such as the street, PO Box, or company name.
- shipping.
address. line2string Address line 2, such as the apartment, suite, unit, or building.
- shipping.
address. postal_ codestringRequired for calculating taxes ZIP or postal code.
- shipping.
address. statestring State, county, province, or region.
- shipping.
namestringRequired Recipient name.
- shipping.
carrierstring The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
- shipping.
phonestring Recipient phone (including extension).
- shipping.
tracking_ numberstring The tracking number for a physical product, obtained from the delivery service. If multiple tracking numbers were generated for this purchase, please separate them with commas.
More parameters
- fraud_
detailsobject A set of key-value pairs you can attach to a charge giving information about its riskiness. If you believe a charge is fraudulent, include a
user_key with a value ofreport fraudulent. If you believe a charge is safe, include auser_key with a value ofreport safe. Stripe will use the information you send to improve our fraud detection algorithms.- fraud_details.
user_ reportstringRequired Either
safeorfraudulent.
- payment_
detailsobjectPreview feature Provides industry-specific information about the charge.
- payment_details.
car_ rental_ dataarray of objectsPreview feature Car rental data for this PaymentIntent.
- payment_details.
car_rental_data. drop_ offobjectRequired Drop-off location details.
- payment_details.
car_rental_data. drop_off. addressobjectRequired Address of the rental location.
- payment_details.
car_rental_data. drop_off. address. citystringRequired City, district, suburb, town, or village.
- payment_details.
car_rental_data. drop_off. address. countrystringRequired Two-letter country code (ISO 3166-1 alpha-2).
- payment_details.
car_rental_data. drop_off. address. line1stringRequired Address line 1, such as the street, PO Box, or company name.
- payment_details.
car_rental_data. drop_off. address. postal_ codestringRequired ZIP or postal code.
- payment_details.
car_rental_data. drop_off. address. line2string Address line 2, such as the apartment, suite, unit, or building.
- payment_details.
car_rental_data. drop_off. address. statestring State, county, province, or region.
- payment_details.
car_rental_data. drop_off. timetimestampRequired Timestamp for the location.
- payment_details.
car_rental_data. drop_off. location_ namestring Location name.
- payment_details.
car_rental_data. pickupobjectRequired Pickup location details.
- payment_details.
car_rental_data. pickup. addressobjectRequired Address of the rental location.
- payment_details.
car_rental_data. pickup. address. citystringRequired City, district, suburb, town, or village.
- payment_details.
car_rental_data. pickup. address. countrystringRequired Two-letter country code (ISO 3166-1 alpha-2).
- payment_details.
car_rental_data. pickup. address. line1stringRequired Address line 1, such as the street, PO Box, or company name.
- payment_details.
car_rental_data. pickup. address. postal_ codestringRequired ZIP or postal code.
- payment_details.
car_rental_data. pickup. address. line2string Address line 2, such as the apartment, suite, unit, or building.
- payment_details.
car_rental_data. pickup. address. statestring State, county, province, or region.
- payment_details.
car_rental_data. pickup. timetimestampRequired Timestamp for the location.
- payment_details.
car_rental_data. pickup. location_ namestring Location name.
- payment_details.
car_rental_data. totalobjectRequired Total cost breakdown for the rental.
- payment_details.
car_rental_data. total. amountintegerRequired Total amount in cents.
- payment_details.
car_rental_data. total. currencyenum Currency of the amount.
- payment_details.
car_rental_data. total. discountsobject Discount details for the rental.
- payment_details.
car_rental_data. total. discounts. corporate_ client_ codestring Corporate client discount code.
- payment_details.
car_rental_data. total. discounts. couponstring Coupon code applied to the rental.
- payment_details.
car_rental_data. total. discounts. maximum_ free_ miles_ or_ kilometersinteger Maximum number of free miles or kilometers included.
- payment_details.
car_rental_data. total. extra_ chargesarray of objects Additional charges for the rental.
- payment_details.
car_rental_data. total. extra_charges. amountintegerRequired Amount of the extra charge in cents.
- payment_details.
car_rental_data. total. extra_charges. typeenumRequired Type of extra charge.
Possible enum valuesextra_mileage Additional charges for exceeding the included mileage.
gasFuel charges.
gpsGPS navigation system rental fee.
late_charge Fee for late return of the vehicle.
one_way_ drop_ off Fee for dropping off the vehicle at a different location.
otherOther miscellaneous extra charges.
parkingParking charges.
phoneMobile phone or hands-free device rental fee.
regular_mileage Standard mileage charges.
towingTowing charges.
- payment_details.
car_rental_data. total. rate_ per_ unitinteger Rate per unit for the rental.
- payment_details.
car_rental_data. total. rate_ unitenum Unit of measurement for the rate.
Possible enum valuesdaysRental rate charged per day.
kilometersRental rate charged per kilometer.
milesRental rate charged per mile.
monthsRental rate charged per month.
weeksRental rate charged per week.
- payment_details.
car_rental_data. total. taxobject Tax breakdown for the rental.
- payment_details.
car_rental_data. total. tax. tax_ exempt_ indicatorboolean Indicates if the transaction is tax exempt.
- payment_details.
car_rental_data. total. tax. taxesarray of objects Array of tax details.
- payment_details.
car_rental_data. total. tax. taxes. amountinteger Tax amount.
- payment_details.
car_rental_data. total. tax. taxes. rateinteger Tax rate applied.
- payment_details.
car_rental_data. total. tax. taxes. typestring Type of tax applied.
- payment_details.
car_rental_data. affiliateobject Affiliate (such as travel agency) details for the rental.
- payment_details.
car_rental_data. affiliate. codestring Affiliate partner code.
- payment_details.
car_rental_data. affiliate. namestring Name of affiliate partner.
- payment_details.
car_rental_data. booking_ numberstring Booking confirmation number for the car rental.
- payment_details.
car_rental_data. carrier_ namestring Name of the car rental company.
- payment_details.
car_rental_data. customer_ service_ phone_ numberstring Customer service phone number for the car rental company.
- payment_details.
car_rental_data. days_ rentedinteger Number of days the car is being rented.
- payment_details.
car_rental_data. distanceobject Distance details for the rental.
- payment_details.
car_rental_data. distance. amountintegerRequired Distance traveled.
- payment_details.
car_rental_data. distance. unitenumRequired Unit of measurement for the distance traveled. One of
milesorkilometers.
- payment_details.
car_rental_data. driversarray of objects List of drivers for the rental.
- payment_details.
car_rental_data. drivers. namestringRequired Driver’s full name.
- payment_details.
car_rental_data. drivers. date_ of_ birthobject Driver’s date of birth.
- payment_details.
car_rental_data. drivers. date_of_birth. dayintegerRequired Day of birth (1-31).
- payment_details.
car_rental_data. drivers. date_of_birth. monthintegerRequired Month of birth (1-12).
- payment_details.
car_rental_data. drivers. date_of_birth. yearintegerRequired Year of birth (must be greater than 1900).
- payment_details.
car_rental_data. drivers. driver_ identification_ numberstring Driver’s identification number.
- payment_details.
car_rental_data. drivers. driver_ tax_ numberstring Driver’s tax number.
- payment_details.
car_rental_data. insurancesarray of objects Insurance details for the rental.
- payment_details.
car_rental_data. insurances. amountintegerRequired Amount of the insurance coverage in cents.
- payment_details.
car_rental_data. insurances. insurance_ typeenumRequired Type of insurance coverage.
Possible enum valuesliability_supplement Supplemental liability insurance coverage.
loss_damage_ waiver Agreement waiving responsibility for loss or damage to the vehicle.
otherOther types of insurance coverage.
partial_damage_ waiver Agreement limiting responsibility for loss or damage to the vehicle.
personal_accident Insurance covering personal accidents during the rental period.
personal_effects Insurance covering personal belongings during the rental period.
- payment_details.
car_rental_data. insurances. currencyenum Currency of the insurance amount.
- payment_details.
car_rental_data. insurances. insurance_ company_ namestring Name of the insurance company.
- payment_details.
car_rental_data. no_ show_ indicatorboolean Indicates if the customer was a no-show.
- payment_details.
car_rental_data. renter_ namestring Name of the person renting the vehicle.
- payment_details.
car_rental_data. vehicleobject Vehicle details for the rental.
- payment_details.
car_rental_data. vehicle. makestring Make of the rental vehicle.
- payment_details.
car_rental_data. vehicle. modelstring Model of the rental vehicle.
- payment_details.
car_rental_data. vehicle. odometerinteger Odometer reading at the time of rental.
- payment_details.
car_rental_data. vehicle. typeenum Type of the rental vehicle.
Possible enum valuescargo_van Van designed for cargo transport.
compactCompact car.
economyEconomy-class car.
exoticExotic or high-performance vehicle.
exotic_suv Exotic or luxury sport utility vehicle.
fifteen_passenger_ van Van with capacity for fifteen passengers.
four_wheel_ drive Four-wheel-drive vehicle.
full_size Full-sized car.
intermediateIntermediate-sized car.
large_suv Large sport utility vehicle.
Show 24 more - payment_details.
car_rental_data. vehicle. vehicle_ classenum Class of the rental vehicle.
Possible enum valuesbusinessBusiness class vehicle.
economyEconomy class vehicle.
first_class First class vehicle with premium amenities.
premium_economy Premium economy class vehicle with enhanced features.
- payment_details.
car_rental_data. vehicle. vehicle_ identification_ numberstring Vehicle identification number (VIN).
- payment_details.
customer_ referencestring A unique value to identify the customer. This field is available only for card payments.
This field is truncated to 25 alphanumeric characters, excluding spaces, before being sent to card networks.
- payment_details.
flight_ dataarray of objectsPreview feature Flight data for this PaymentIntent.
- payment_details.
flight_data. segmentsarray of objectsRequired List of flight segments.
- payment_details.
flight_data. segments. arrivalobjectRequired Arrival details.
- payment_details.
flight_data. segments. arrival. airportstringRequired Arrival airport IATA code.
- payment_details.
flight_data. segments. arrival. arrives_ attimestamp Arrival date/time.
- payment_details.
flight_data. segments. arrival. citystring Arrival city.
- payment_details.
flight_data. segments. arrival. countrystring Arrival country.
- payment_details.
flight_data. segments. carrier_ codestringRequired Airline carrier code.
- payment_details.
flight_data. segments. departureobjectRequired Departure details.
- payment_details.
flight_data. segments. departure. airportstringRequired Departure airport IATA code.
- payment_details.
flight_data. segments. departure. departs_ attimestampRequired Departure date/time.
- payment_details.
flight_data. segments. departure. citystring Departure city.
- payment_details.
flight_data. segments. departure. countrystring Departure country.
- payment_details.
flight_data. segments. service_ classenumRequired Class of service.
Possible enum valuesbusinessBusiness class seating.
economyEconomy class seating.
first_class First class seating with premium amenities.
premium_economy Premium economy class with enhanced seating and services.
- payment_details.
flight_data. segments. amountinteger Segment fare amount.
- payment_details.
flight_data. segments. carrier_ namestring Carrier name.
- payment_details.
flight_data. segments. currencyenum Segment currency.
- payment_details.
flight_data. segments. exchange_ ticket_ numberstring Exchange ticket number.
- payment_details.
flight_data. segments. fare_ basis_ codestring Fare basis code.
- payment_details.
flight_data. segments. feesinteger Additional fees.
- payment_details.
flight_data. segments. flight_ numberstring Flight number.
- payment_details.
flight_data. segments. is_ stop_ over_ indicatorboolean Stopover indicator.
- payment_details.
flight_data. segments. refundableboolean Refundable ticket indicator.
- payment_details.
flight_data. segments. tax_ amountinteger Tax amount for segment.
- payment_details.
flight_data. segments. ticket_ numberstring Ticket number.
- payment_details.
flight_data. totalobjectRequired Total cost breakdown.
- payment_details.
flight_data. total. amountintegerRequired Total flight amount.
- payment_details.
flight_data. total. credit_ reasonenum Reason for credit.
Possible enum valuesotherOther credit reasons.
partial_ticket_ refund Partial refund of the ticket cost.
passenger_transport_ ancillary_ cancellation Cancellation of passenger transport and ancillary services.
ticket_and_ ancillary_ cancellation Cancellation of both ticket and ancillary services.
ticket_cancellation Cancellation of the ticket only.
- payment_details.
flight_data. total. currencyenum Total currency.
- payment_details.
flight_data. total. discountsobject Discount details.
- payment_details.
flight_data. total. discounts. corporate_ client_ codestring Corporate client discount code.
- payment_details.
flight_data. total. extra_ chargesarray of objects Additional charges.
- payment_details.
flight_data. total. extra_charges. amountinteger Amount of additional charges.
- payment_details.
flight_data. total. extra_charges. typeenum Type of additional charges.
Possible enum valuesadditional_fees Additional fees charged for the flight.
ancillary_service_ charges Charges for ancillary services such as baggage, seat selection, or meals.
exchange_fee Fee charged for exchanging or changing the ticket.
- payment_details.
flight_data. total. taxobject Tax breakdown.
- payment_details.
flight_data. total. tax. taxesarray of objects Array of tax details.
- payment_details.
flight_data. total. tax. taxes. amountinteger Tax amount.
- payment_details.
flight_data. total. tax. taxes. rateinteger Tax rate.
- payment_details.
flight_data. total. tax. taxes. typestring Type of tax.
- payment_details.
flight_data. affiliateobject Affiliate details if applicable.
- payment_details.
flight_data. affiliate. codestring Affiliate partner code.
- payment_details.
flight_data. affiliate. namestring Name of affiliate partner.
- payment_details.
flight_data. affiliate. string Code provided by the company to a travel agent authorizing ticket issuance.
- payment_details.
flight_data. booking_ numberstring Reservation reference.
- payment_details.
flight_data. computerized_ reservation_ systemstring Computerized reservation system used to make the reservation and purchase the ticket.
- payment_details.
flight_data. endorsements_ and_ restrictionsstring Ticket restrictions.
- payment_details.
flight_data. insurancesarray of objects List of insurances.
- payment_details.
flight_data. insurances. amountintegerRequired Insurance cost.
- payment_details.
flight_data. insurances. insurance_ typeenumRequired Type of insurance.
Possible enum valuesbaggageInsurance covering lost, damaged, or delayed baggage.
bankruptcyInsurance covering losses due to airline bankruptcy.
cancelationInsurance covering flight cancellation.
emergencyInsurance covering general emergency situations.
medicalInsurance covering medical emergencies during travel.
- payment_details.
flight_data. insurances. currencyenum Insurance currency.
- payment_details.
flight_data. insurances. insurance_ company_ namestring Insurance company name.
- payment_details.
flight_data. passengersarray of objects List of passengers.
- payment_details.
flight_data. passengers. namestringRequired Passenger’s full name.
- payment_details.
flight_data. ticket_ electronically_ issued_ indicatorboolean Electronic ticket indicator.
- payment_details.
flight_data. transaction_ typeenum Type of flight transaction.
Possible enum valuesexchange_ticket Exchange or modification of an existing ticket.
miscellaneousOther miscellaneous flight-related transactions.
refundRefund for a canceled or unused ticket.
ticket_purchase Purchase of a new flight ticket.
- payment_details.
lodging_ dataarray of objectsPreview feature Lodging data for this PaymentIntent.
- payment_details.
lodging_data. checkin_ attimestampRequired Check-in date.
- payment_details.
lodging_data. checkout_ attimestampRequired Check-out date.
- payment_details.
lodging_data. totalobjectRequired Total details for the lodging.
- payment_details.
lodging_data. total. amountintegerRequired Total price of the lodging reservation in cents.
- payment_details.
lodging_data. total. cash_ advancesinteger Cash advances in cents.
- payment_details.
lodging_data. total. currencyenum Currency of the total amount.
- payment_details.
lodging_data. total. discountsobject Discount details for the lodging.
- payment_details.
lodging_data. total. discounts. corporate_ client_ codestring Corporate client discount code.
- payment_details.
lodging_data. total. discounts. couponstring Coupon code.
- payment_details.
lodging_data. total. extra_ chargesarray of objects Additional charges for the lodging.
- payment_details.
lodging_data. total. extra_charges. amountinteger Amount of the extra charge in cents.
- payment_details.
lodging_data. total. extra_charges. typeenum Type of extra charge.
Possible enum valuesgift_shop Charges for gift shop purchases.
laundryCharges for laundry or cleaning services.
mini_bar Charges for mini bar consumption.
otherOther miscellaneous charges.
phoneCharges for telephone services.
restaurantCharges for dining or food services.
- payment_details.
lodging_data. total. prepaid_ amountinteger Prepaid amount in cents.
- payment_details.
lodging_data. total. taxobject Tax breakdown for the lodging reservation.
- payment_details.
lodging_data. total. tax. tax_ exempt_ indicatorboolean Indicates whether the transaction is tax exempt.
- payment_details.
lodging_data. total. tax. taxesarray of objects Tax details.
- payment_details.
lodging_data. total. tax. taxes. amountinteger Tax amount in cents.
- payment_details.
lodging_data. total. tax. taxes. rateinteger Tax rate.
- payment_details.
lodging_data. total. tax. taxes. typestring Type of tax applied.
- payment_details.
lodging_data. accommodationobject Accommodation details for the lodging.
- payment_details.
lodging_data. accommodation. accommodation_ typeenum Type of accommodation.
Possible enum valuesapartmentA self-contained apartment unit.
cabanaA cabana or small cabin.
houseA standalone house.
penthouseA penthouse or top-floor luxury accommodation.
roomA standard room.
standardA standard accommodation type.
suiteA suite with multiple rooms or enhanced amenities.
villaA villa or luxury residence.
- payment_details.
lodging_data. accommodation. bed_ typestring Bed type.
- payment_details.
lodging_data. accommodation. daily_ rate_ amountinteger Daily accommodation rate in cents.
- payment_details.
lodging_data. accommodation. nightsinteger Number of nights.
- payment_details.
lodging_data. accommodation. number_ of_ roomsinteger Number of rooms, cabanas, apartments, and so on.
- payment_details.
lodging_data. accommodation. rate_ typestring Rate type.
- payment_details.
lodging_data. accommodation. smoking_ indicatorboolean Whether smoking is allowed.
- payment_details.
lodging_data. affiliateobject Affiliate details if applicable.
- payment_details.
lodging_data. affiliate. codestring Affiliate partner code.
- payment_details.
lodging_data. affiliate. namestring Affiliate partner name.
- payment_details.
lodging_data. booking_ numberstring Booking confirmation number for the lodging.
- payment_details.
lodging_data. customer_ service_ phone_ numberstring Customer service phone number for the lodging company.
- payment_details.
lodging_data. fire_ safety_ act_ compliance_ indicatorboolean Whether the lodging is compliant with any hotel fire safety regulations.
- payment_details.
lodging_data. guestsarray of objects List of guests for the lodging.
- payment_details.
lodging_data. guests. namestringRequired Guest’s full name.
- payment_details.
lodging_data. hostobject Host details for the lodging.
- payment_details.
lodging_data. host. addressobject Address of the host.
- payment_details.
lodging_data. host. address. citystringRequired City, district, suburb, town, or village.
- payment_details.
lodging_data. host. address. countrystringRequired Two-letter country code (ISO 3166-1 alpha-2).
- payment_details.
lodging_data. host. address. line1stringRequired Address line 1, such as the street, PO Box, or company name.
- payment_details.
lodging_data. host. address. postal_ codestringRequired ZIP or postal code.
- payment_details.
lodging_data. host. address. line2string Address line 2, such as the apartment, suite, unit, or building.
- payment_details.
lodging_data. host. address. statestring State, county, province, or region.
- payment_details.
lodging_data. host. country_ of_ domicilestring Host’s country of domicile.
- payment_details.
lodging_data. host. host_ referencestring Reference number for the host.
- payment_details.
lodging_data. host. host_ typeenum Type of host.
Possible enum valueshostelA hostel or shared accommodation facility.
hotelA hotel or hotel chain.
ownerThe property owner directly managing the rental.
rental_agency A rental agency managing the property.
- payment_details.
lodging_data. host. namestring Name of the lodging property or host.
- payment_details.
lodging_data. host. number_ of_ reservationsinteger Total number of reservations for the host.
- payment_details.
lodging_data. host. property_ phone_ numberstring Property phone number.
- payment_details.
lodging_data. host. registered_ attimestamp Host’s registration date.
- payment_details.
lodging_data. insurancesarray of objects List of insurances for the lodging.
- payment_details.
lodging_data. insurances. amountintegerRequired Price of the insurance coverage in cents.
- payment_details.
lodging_data. insurances. insurance_ typeenumRequired Type of insurance coverage.
Possible enum valuesbankruptcyInsurance covering losses due to provider bankruptcy.
cancelationInsurance covering cancellation.
emergencyInsurance covering general emergency situations.
medicalInsurance covering medical emergencies during the stay.
- payment_details.
lodging_data. insurances. currencyenum Currency of the insurance amount.
- payment_details.
lodging_data. insurances. insurance_ company_ namestring Name of the insurance company.
- payment_details.
lodging_data. no_ show_ indicatorboolean Whether the renter is a no-show.
- payment_details.
lodging_data. renter_ id_ numberstring Renter ID number for the lodging.
- payment_details.
lodging_data. renter_ namestring Renter name for the lodging.
- payment_details.
order_ referencestring A unique value assigned by the business to identify the transaction. Required for L2 and L3 rates.
Required when the Payment Method Types array contains
card, including when automatic_payment_methods.enabled is set totrue.For Cards, this field is truncated to 25 alphanumeric characters, excluding spaces, before being sent to card networks. For Klarna, this field is truncated to 255 characters and is visible to customers when they view the order in the Klarna app.
- transfer_
groupstringConnect only A string that identifies this transaction as part of a group.
transfer_may only be provided if it has not been set. See the Connect documentation for details.group
Returns
Returns the charge object if the update succeeded. This call will raise an error if update parameters are invalid.
{ "id": "ch_3MmlLrLkdIwHu7ix0snN0B15", "object": "charge", "amount": 1099, "amount_captured": 1099, "amount_refunded": 0, "application": null, "application_fee": null, "application_fee_amount": null, "balance_transaction": "txn_3MmlLrLkdIwHu7ix0uke3Ezy", "billing_details": { "address": { "city": null, "country": null, "line1": null, "line2": null, "postal_code": null, "state": null }, "email": null, "name": null, "phone": null }, "calculated_statement_descriptor": "Stripe", "captured": true, "created": 1679090539, "currency": "usd", "customer": null, "description": null, "disputed": false, "failure_balance_transaction": null, "failure_code": null, "failure_message": null, "fraud_details": {}, "livemode": false, "metadata": { "shipping": "express" }, "on_behalf_of": null, "outcome": { "network_status": "approved_by_network", "reason": null, "risk_level": "normal", "risk_score": 32, "seller_message": "Payment complete.", "type": "authorized" }, "paid": true, "payment_intent": null, "payment_method": "card_1MmlLrLkdIwHu7ixIJwEWSNR", "payment_method_details": { "card": { "brand": "visa", "checks": { "address_line1_check": null, "address_postal_code_check": null, "cvc_check": null }, "country": "US", "exp_month": 3, "exp_year": 2024, "fingerprint": "mToisGZ01V71BCos", "funding": "credit", "installments": null, "last4": "4242", "mandate": null, "network": "visa", "network_token": { "used": false }, "three_d_secure": null, "wallet": null }, "type": "card" }, "receipt_email": null, "receipt_number": null, "receipt_url": "https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xTTJKVGtMa2RJd0h1N2l4KPDLl6UGMgawkab5iK86LBYtkq0XrhiQf1RsA2ubesH4GHiixEU8_1-Wp7h4oQEdfSUGiZpJwtQHBErT", "refunded": false, "refunds": { "object": "list", "data": [], "has_more": false, "total_count": 0, "url": "/v1/charges/ch_3MmlLrLkdIwHu7ix0snN0B15/refunds" }, "review": null, "shipping": null, "source_transfer": null, "statement_descriptor": null, "statement_descriptor_suffix": null, "status": "succeeded", "transfer_data": null, "transfer_group": null}- Need help? Contact Support.
- Check out our changelog.
- Questions? Contact Sales.
- LLM? Read llms.txt.
- Powered by Markdoc