The Nuapay eMandates plugin; Sign SEPA and BACS mandates online via your website and collect your Direct Debits using Nuapay.
Collect your Direct Debits using Nuapay and Sentenial.
shortcode
A sample shortcode is included below
Parameter Details:
- api_key identifies you the creditor this will be provided to you when you signup via nuapay.com
- scheme_type describes the Scheme type you wish to sign mandates for examples are CORE,B2B and BACS
- payment_type indicates this mandate can collect recurring payments
- scheme_id the creditor scheme identifier
- creditor_iban the collecting account you will be collecting the direct debits into
- integration_type for now this plugin only supports redirect.
A sample shortcode for AISP flow is included below:
- api_key identifies you the creditor this will be provided to you when you signup via nuapay.com
- scheme_type describes the Scheme type you wish to sign mandates for examples are CORE,B2B and BACS
- payment_type indicates this mandate can collect recurring payments
- scheme_id the creditor scheme identifier
- creditor_iban the collecting account you will be collecting the direct debits into
- integration_type
Parameter details:
A sample shortcode for PISP flow is included below:
Parameter details:
- api_key identifies you the creditor this will be provided to you when you signup via nuapay.com
- scheme_id identifies your scheme
- integration_type
Optional: - amount (default: 0.01)
- currency (default: GBP)
- country_code (default: GB)
- merchant_post_auth_url describes page where you will be redirected when process finish
query params
Sample supported query param(s) are included below.
id=XYZX
Query Param Details:
- id The mandate id to use for the mandate, this is useful if you want to use a custom mandate reference in an email campaign for example.

评论0