#kuldeep_72967

1 messages · Page 1 of 1 (latest)

charred birchBOT
near mirage
#

@radiant fern Let's continue here

radiant fern
#

yes sure

#

I have to create apis using symfony php framework and store multiple cards of customers

near mirage
#

As mentioned in the article, you should be PCI level 1 compliant or complete SAQ-D in order to pass raw card information to Stripe

#

If you aren't, you should use Stripe.js to collect card information and save it for future payments

radiant fern
#

I have to create APIs for frontend developers

#

so I think js will not be a solution?

#

or should I ask frontend developers to manage cards from there end and pass customer id to backend and get data accordingly?

#

is there any settings which I need to update in my stripe developer account?

charred birchBOT
sturdy void
#

Hey! Taking over for my colleague. First of all, are you PCI DSS compliant ?

radiant fern
#

I do not have any Idea regarding the same as its my clients account and I do not have dashboard access so I need to convey message to him

sturdy void
#

You need to double check with them first regarding this

#

Stripe Checkout/ Embedded Checkout or Element

radiant fern
#

i did not got your point as I just have to create cards first and not need to add payment as of now. As I'm trying to implement my functionality as first I will store cards to stripe and at the time of purchasing subscriptions I can use that default card and make payment

sturdy void
#

You have two options:

  • Being PCi Compliant (https://stripe.com/guides/pci-compliance) and proceed with raw card numbers
  • Use one of the options in order to collect the payment methods without dealing with raw card on your side