Home › Forums › Stripe Payments Plugin › REAL Dynamic Stripe Button. Do_shortcode() › Reply To: REAL Dynamic Stripe Button. Do_shortcode()
September 18, 2018 at 1:23 pm
#1429
Admin
Keymaster
Hi! Thanks for your reply!
Yeah, i try to do:
<script>
var phpstripe= <?php echo do_shortcode([accept stripe payment….]);?>
(i tried all posibilities with the code, putting commas everywhere, double commas, single….)
<script>
When i do that, mi var phpstripe is undefined and not with a HTML button inside. I tried to look in the register if do_shortcode() has registered the string [accept stripe payment…]
I tried to edit an actual stripe payment button but the problem is that if you change the properties, it still has the old value and i think it is because hash fuction