develodesign / vsf-payment-stripe

Stripe payment module for Vue Storefront
MIT License
25 stars 17 forks source link

Stripe 'Pay' button is hidden inside iframe #40

Closed vineeth030 closed 4 years ago

vineeth030 commented 4 years ago

I have done everything according to the instructions. And when I run the app, I can see the field to input card number, expire date, cvv, postal code.

But the button is hidden. Please help me to make the button visible. I`m stuck on this last step. stripe-pay-button

vineeth030 commented 4 years ago

Figured out the answer myself. For stripe, we need to use "Place order" of Vue Storefront, unlike Paypal.