DEV

Type.

StripeSubscriptionCharge

An implementation of ReconciliationCharge that represents a charge submitted by Zonos to Stripe

Fields

amount

Decimal!

Required

The sum of the transaction fees for this LegacyOrderTransaction

createdAt

DateTime!

Required

Date and time of when this StripeSubscriptionCharge object was created

currencyCode

CurrencyCode!

Required

The currency the amount is displayed in

id

ID!

Required

A unique identifier for this StripeSubscriptionCharge

note

String

An optional note about this StripeSubscriptionCharge

zonosStripeCharge

ZonosStripeCharge!

Required

The Stripe charge that Zonos used to bill the merchant

Was this page helpful?