#Aimer-payments
1 messages · Page 1 of 1 (latest)
let's chat here
no you should not create tokens before creating the Intent
you're probably looking at some other or older guide, but the correct way to integrate is you start by creating a PaymentIntent, then work with it on the client-side frontend to accept payment details and charge the customer.
also also bear in mind you can customise Checkout (https://stripe.com/docs/payments/checkout/customization )and as of yesterday we released a feature to customise the font as well, so I'd suggest you check if this works for your use case, as Checkout is much easier to use and I'd recommend it.
Also i am a little confuse
Why can i put wrong debit card credential
And i still can make payment intent
Wrong here is by entering the wring cvc
Or expiry date
In card number if its wrong it shows you but this is not the case for other form
I'm sorry but you need to give more specific details like exactly the code you're using/screenshots and clear descriptions of what you mean by entering "wrong" credentials.