Stripe Payment Page Design

Help for integrating the Laravel package
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!
gkarthick87
Posts: 14
Joined: 15 Apr 2024, 09:39

Stripe Payment Page Design

Post by gkarthick87 » 20 Nov 2024, 16:34

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
Screenshot 2024-11-20 at 8.31.32 PM.png (51.21 KiB) Viewed 30013 times

User avatar
aimeos
Administrator
Posts: 8380
Joined: 01 Jan 1970, 00:00

Re: Stripe Payment Page Design

Post by aimeos » 22 Nov 2024, 09:14

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, Image give us a star

gkarthick87
Posts: 14
Joined: 15 Apr 2024, 09:39

Re: Stripe Payment Page Design

Post by gkarthick87 » 22 Nov 2024, 13:02

Is there any way to inject the CSS function while calling the stripe element?

gkarthick87
Posts: 14
Joined: 15 Apr 2024, 09:39

Re: Stripe Payment Page Design

Post by gkarthick87 » 22 Nov 2024, 15:16

If the above statement is not possible then please let me know how we can redirect the payment page to Stripe website

User avatar
aimeos
Administrator
Posts: 8380
Joined: 01 Jan 1970, 00:00

Re: Stripe Payment Page Design

Post by aimeos » 25 Nov 2024, 11:54

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, Image give us a star

Post Reply