#Prakash Shirodkar-desktop

1 messages · Page 1 of 1 (latest)

thorn depot
#

We don't have any tooling available for building with a desktop app. If it's an electron app you could probably use the standard Stripe.js library. However if you're fully PCI compliant then you could collect the payment details yourself, send them to your backend and use the Stripe API directly there

remote imp
#

@thorn depot Thanks

#

I can get standard Stripe.js on Stripe website. right?

thorn depot