Replies: 0
First off…Awesome plugin. This is exactly what I’ve been looking for.
Anyways… So I’m using a subscription, and can’t seem to get the amount to display in the checkout button. Here’s the code I’m using…
[direct-stripe type=”subscription” amount=”TestPlan” display_amount=”true” description=”Awesome Web Hosting” label=”Sign Up”]
I’ve also tried this one with no luck…
[direct-stripe type=”subscription” amount=”TestPlan” description=”Awesome Web Hosting” label=”Sign Up” panellabel=”Submit Payment”]
Is there something I’m missing? Does it not display the amount because it’s a subscription plan?