gnikyt / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
1.24k stars 374 forks source link

Payment app? #1136

Closed ashawkat closed 2 years ago

ashawkat commented 2 years ago

Hi there,

Can you let me know if I can use this app to build a Shopify payment processor app like Stripe or PayPal? I want to create a payment app that is public & used by all as a product. Can you let me know if it's doable & if yes then any doc or guideline would be appreciated.

Regards

Kyon147 commented 2 years ago

I don't know the requirements for a payment app but a quick look on https://shopify.dev/apps/payments#how-payments-apps-work there's a lot of stuff around PCI so you'd need to make your own decision on if you could use this package to fulfil their requirements.