#Cheelin-Direct API integration

1 messages · Page 1 of 1 (latest)

golden imp
#

Hi there, if you've handled PCI compliance by youself. You can pass the PAN to the PaymentMethods API (https://stripe.com/docs/api/payment_methods/create?lang=php#create_payment_method-card) to create a PaymentMethod, and this PaymentMethod to PaymentIntent API (https://stripe.com/docs/api/payment_intents?lang=php#payment_intents) to make a charge.