#Krishna-PaymentIntent

1 messages ยท Page 1 of 1 (latest)

craggy charm
mint snow
#

where can In add card number. expiry date , cvc in this ?

craggy charm
#

We don't advise you to input the card details directly unless you plan to get your application PCI compliant.

mint snow
#

In any waY i need to add payment method right?

#

to create paymentIntent

craggy charm
#

It's optional.

mint snow
#

so Instead of creating payment method seperatly and passing Id in 'payment_method' , Can I pass data in same process?

craggy charm
#

You can create a PaymentIntent without a PaymentMethod.

mint snow
#

I want payment method so that is mandatory for me

#

In my platfrom user adds crad details and from backend I am creating payment Intent and confirming payment

#

So for that card details arre required

craggy charm
#

Before we proceed further, can I confirm that you are going to handle PCI compliance by yourself? Because handling card details by yourself requires PCI compliance. https://stripe.com/docs/security/guide

mint snow
#

okay

#

so card details should not be passed from frontend to backend

verbal shuttle
#

๐Ÿ‘‹ taking over for my colleague. Let me catch up.

mint snow
#

okay

verbal shuttle
#

basically if you use Stripe.js Elements on the front-end we will handle all the PCI compliance for you

mint snow
#

okay

verbal shuttle
#

let me know if you need any more help