Skip to content

DePayFi/widgets-example-express-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  1. Create managed integration on https://app.depay.com

  2. Set Callback for your integration on app.depay.com e.g. https://yourdomain.com/depay/callback

Dynamic Configurations (optional)

Optionally you can configure "dynamic configurations", in order to provide a payment configuration dynamically depending on "payload" parameters.

  1. Enable "Dynamic Configuration" for your integration on app.depay.com

  2. Set Endpoint for your integration on app.depay.com e.g. https://yourdomain.com/depay/configuration

  3. Create a private & public key as documented here: https://depay.com/docs/payments/integrate/widget#create-privatepublic-key

  4. Enter the Public Key for your integration on app.depay.com

About

DePay Widgets integration example for express.js

Resources

License

Stars

Watchers

Forks