Menu

Donation Test

User Entered Amount

The user can make a one time donation or select to make it a recurring transaction.

[stripe] [stripe_checkbox sub_toggle=”true” label=”Make this a monthly recurring amount”] [stripe_amount] [stripe_subscription interval=”month”][/stripe_subscription] [/stripe]

Predefined Amount

The user selects from a predefined amount/level of donation.

[stripe]
[stripe_subscription]
[stripe_plan id=”bizcareplus”]
[stripe_plan id=”bizcarebasic”]
[/stripe_subscription]
[/stripe]