Payment button for the amount
of 200 (the currency set up in
global settings)
[direct-stripe type="payment"
amount="200" name="My Shop" description="The great product you dream of"
label="Proceed to checkout" panellabel="Pay now"]
Payment button for the amount
of 200 (the currency set up in
global settings)
[direct-stripe type="payment"
amount="200" label="Proceed to checkout"]
Subscription button for the plan
monthly-plan (created in stripe admin)
with coupon first-month-50 (created in Stripe admin)
[direct-stripe type="subscription" amount="AFS01PCSupport" coupon="first-month-50"
description="The great monthly plan" label="Subscribe" panellabel="That's it"]
Donation button
[direct-stripe type="donation" name="My plugin" description="Help me improve the plugin" label="Buy me coffee" panellabel="This will add one more setting option!"]