🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
NUAPAY WordPress Plugin

NUAPAY WordPress Plugin

5/5 (1 ratings) 10 active installs Updated Oct 25, 2022
This plugins configuration screen. You will be given your urls and API key when you sign up for the service via nuapay.com

This plugins configuration screen. You will be given your urls and API key when you sign up for the service via nuapay.com

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

[nuapay api_key="4d9x1x0798882x0b02c0a81017b3497cxxxxxxxxx95ffbeb0fcbb0" scheme_type="CORE" payment_type="RCUR" scheme_id="IE26ZZZ123456799" creditor_iban="IE73AIBK93310475555570" integration_type="REDIRECT"]

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:

[nuapay-aisp api_key="1cec4fa01bda0e16d030ab21d56b5d91c0ada3a71c3675f1e05c2229990e1686" scheme_type="CORE" payment_type="RCUR" scheme_id="IE83ZZZSDDPLKA000000730864756545" creditor_iban="IE05PLKA00099978868455" integration_type="OVERLAY"]
  • 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:

[nuapay-pisp api_key="1cec4fa01bda0e16d030ab21d56b5d91c0ada3a71c3675f1e05c2229990e1686" scheme_id="IE83ZZZSDDPLKA000000730864756545" integration_type="OVERLAY"]

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.