Skip to content

qpay-sdk/qpay-shopify

Repository files navigation

QPay Shopify Payment App

CI License: MIT

QPay V2 payment integration for Shopify stores.

Setup

cp .env.example .env
# Fill in credentials
npm install
npm start

Endpoints

  • POST /payment/initiate - Create payment with QR + bank links
  • GET /payment/check/:invoiceId - Check payment status
  • POST /webhook/qpay - QPay webhook callback
  • POST /gdpr/* - Shopify GDPR endpoints

License

MIT

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors