Single line payment form using Stripe
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Single line payment form using Stripe
How difficult would it be to incorporate Stripe Elements into the Stripe payment process so that instead of separate lines for Credit card number, Expiry date and Verification number, you would have a faster, single-line checkout as shown :
- Attachments
-
- stripe-payment.jpg (154.13 KiB) Viewed 2018 times
Re: Single line payment form using Stripe
The HTML code for the stripe form is generated here:
https://github.com/aimeoscom/ai-payment ... #L266-L279
I think you can create a form like in the example by changing the CSS for your page only (use display:inline-block, hide labels, etc.)
https://github.com/aimeoscom/ai-payment ... #L266-L279
I think you can create a form like in the example by changing the CSS for your page only (use display:inline-block, hide labels, etc.)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
