Stripe Payment Page Design
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!
-
- Posts: 14
- Joined: 15 Apr 2024, 09:39
Stripe Payment Page Design
I have installed ai-payments for stripe but the payment page design is very basic. How can we apply the CSS changes on this form? refer the screenshot.
- Attachments
-
- Screenshot 2024-11-20 at 8.31.32 PM.png (51.21 KiB) Viewed 30013 times
Re: Stripe Payment Page Design
The design of the Stripe form is very hard to adapt because it's an iframe generated by the Stripe JS code where you can't inject CSS from the outside.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
-
- Posts: 14
- Joined: 15 Apr 2024, 09:39
Re: Stripe Payment Page Design
Is there any way to inject the CSS function while calling the stripe element?
-
- Posts: 14
- Joined: 15 Apr 2024, 09:39
Re: Stripe Payment Page Design
If the above statement is not possible then please let me know how we can redirect the payment page to Stripe website
Re: Stripe Payment Page Design
We don't know a way to inject CSS into the Stripe iframe yet.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star