#richiemartins
1 messages ยท Page 1 of 1 (latest)
I'm really not familiar with how the Salesforce plugin work anyways
let me show my body and how im sending
but to answer your question, you shouldn't really send raw PAN to Stripe
this is the simplest way to accept payments
yhea i wish there was a plugin for this fr ๐ฆ
but it doesnt for b2b commerce cloud
only b2c
for salesforce
take a look at the screenshots let me know what you think
@tall hull
just give me a second and I will be with you shortly
sure, thanks take your time
As I said, you shouldn't be sending Raw Pans to Stripe
instead you need to use the integration guide I shared with you
you can also rely on our hosted surfaces, Checkout Sessions, Payment Links etc. if you prefer not to go through big custom coding efforts
idk if you notticed my screenshot im not using raw PAN
here
@tall hull also using plugins not an option. this payment methods method should be working sending tokenized through stripe api like the doc said
hmmm
how should i pass the card number then?
if nto tokenized like this
you need to use Payment Element or Stripe.js to create the Payment Method and use that instead
i cant use stripe js libary
this is only on the backend side
the front end is standard salesforce
banck end is apex
is there a way i can do this on the backend?
banck end only
are you a MOTO service?
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
no no
this is regular checkout on a commerce platform
the commerce platform is commerce cloud b2b on salesforce
you can't do it in the backend then
is your customer on session?
how are you collecting the card information?
are you PCI compliant?
instead of using a normal form you need to use Stripe Elements
also one thing, salesforce is compliance in every single way we didnt even touched the front end we are using regular form from them
pci compliance i dont know need to ask the client
i opened a case for raw data
i sent the stuff from salesforce
idk if they will enable it