Interface CheckoutDonationFormProps
- CheckoutDonationFormProps
Properties
amount_donation
amount_donation: number
amount_tip
amount_tip: number
first_name
first_name: string
last_name
last_name: string
lcdpPromise
lcdpPromise: Promise<null | LCDP> Optional
message
message?: null | string
return_url
return_url: string