|
|
|
|
|
by fitztrev
5259 days ago
|
|
Interesting concept. Just a piece of advice that might improve conversions: I know you're using Stripe.js but you still should have an SSL cert on a payment page. And another thing with Stripe.js, don't use name attributes for the credit card input fields. That way they don't get passed through on the form submission. |
|