#debugpriest
1 messages · Page 1 of 1 (latest)
Hi, it is likely that you're handling raw card details. Instead, you'd want to use Stripe Elements. This is a set of prebuilt UI components for collecting payment details in a PCI compliant manner, https://stripe.com/docs/security/guide. Here is the resource for Payment Element: https://stripe.com/docs/payments/payment-element and the guide, https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements.
Can I style it to look like the company's? Sorry I am new to this and now I am supposed to deliver by monday. The client needs it custom built
You can the the Elements Appearance API, https://stripe.com/docs/elements/appearance-api to customize the look and feel of Elements to match the design of your site.