DonationCheckoutMeta
Server-provided fields to finish checkout on a public giving page. Varies by donation type (e.g. Stripe for currency, wallet address for crypto, DTC instructions for stock).
- dtcType: object | null
Brokerage / DTC transfer details for stock gifts when applicable.
- propertyType: anything
Name
- stripeType: string | null
_account Stripe Connect account id for the organization.
- stripeType: string | null
_secret Stripe PaymentIntent or Setup client secret when applicable.
- walletType: string | null
_address Crypto deposit address when applicable.
- propertyType: anything
Name