Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 735 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 735 Bytes

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