NUAPAY WordPress Plugin - Rating, Reviews, Demo & Download

NUAPAY WordPress Plugin Preview - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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.

Screenshots

  1. 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

  2. This shows the shortcode that allows you to configure the sign button that will be rendered in your WordPress site. Details of each parameter are included in the shortcode section.

    This shows the shortcode that allows you to configure the sign button that will be rendered in your WordPress site. Details of each parameter are included in the shortcode section.

  3. This Button is what a button looks like when rendered, it will take your templates style for buttons into account

    This Button is what a button looks like when rendered, it will take your templates style for buttons into account

  4. This is the sample mandate signup screen; Your customer details are entered into this screen.

    This is the sample mandate signup screen; Your customer details are entered into this screen.


Reviews & Comments