How to customize the default email width of stripe checkout? -
is there way re-size email width of default stripe checkout , other fields...
https://stripe.com/docs/checkout#integration-custom
e.g
name: 'demo site', description: '2 widgets', currency: "sek", amount: 2000 width: 500 => possible?
it possible add width attributes customize controls embedded @ stripe form?
there unfortunately no way tweak of checkout @ moment. if doesn't suit needs, you'd need use stripe.js build own form on end match , feel want.
Comments
Post a Comment