You are here: Home
Stripe payment plugins for your WordPress site
Yes, I am using it on a subscription and checked the amount variable.
The total amount is calculated using the calculator, and I would like to pass this amount to the field.
example: (popup window)
<input class=”pure-input-1″ id=”amount” name=”amount” inputmode=”decimal” value=”” required=””>
Is it possible to add a data here?
/asp-payment-box/?product_id=xxx&ckey=xxx
product_id: xxx
ckey: xxx
amount: -via hooks-
others: —-