
內容簡介
Nuapay eMandates 外掛;透過您的網站線上簽署 SEPA 和 BACS 的授權書,並使用 Nuapay 收取您的直接付款。
使用 Nuapay 和 Sentenial 收取您的直接付款。
短碼(shortcode)
以下是範例短碼
[nuapay api_key="4d9x1x0798882x0b02c0a81017b3497cxxxxxxxxx95ffbeb0fcbb0" scheme_type="CORE" payment_type="RCUR" scheme_id="IE26ZZZ123456799" creditor_iban="IE73AIBK93310475555570" integration_type="REDIRECT"]
參數詳情:
api_key 用於識別您身為債權人的身份,您註冊 nuapay.com 時會提供給您
scheme_type 描述您所希望簽署授權書的 Scheme 類型,例如 CORE、B2B 和 BACS
payment_type 表示此授權書可用於收取定期付款
scheme_id 債權人方案識別碼
creditor_iban 您所收取直接付款的收款帳戶
integration_type 現時此外掛只支援重定向功能。
以下是 AISP 流程的範例短碼:
[nuapay-aisp api_key="1cec4fa01bda0e16d030ab21d56b5d91c0ada3a71c3675f1e05c2229990e1686" scheme_type="CORE" payment_type="RCUR" scheme_id="IE83ZZZSDDPLKA000000730864756545" creditor_iban="IE05PLKA00099978868455" integration_type="OVERLAY"]
api_key 用於識別您身為債權人的身份,您註冊 nuapay.com 時會提供給您
scheme_type 描述您所希望簽署授權書的 Scheme 類型,例如 CORE、B2B 和 BACS
payment_type 表示此授權書可用於收取定期付款
scheme_id 債權人方案識別碼
creditor_iban 您所收取直接付款的收款帳戶
integration_type
參數詳情:
以下是 PISP 流程的範例短碼:
[nuapay-pisp api_key="1cec4fa01bda0e16d030ab21d56b5d91c0ada3a71c3675f1e05c2229990e1686" scheme_id="IE83ZZZSDDPLKA000000730864756545" integration_type="OVERLAY"]
參數詳情:
api_key 用於識別您身為債權人的身份,您註冊 nuapay.com 時會提供給您
scheme_id 用於識別您的方案
integration_type
選填選項:
amount(預設值:0.01)
currency(預設值:GBP)
country_code(預設值:GB)
merchant_post_auth_url 描述完成流程後您將被重新導向的頁面
查詢參數
以下是範例支援的查詢參數
id=XYZX
參數詳情:
id 用於選擇授權書的批准單位 ID,例如當您透過電子郵件活動等機會使用自訂授權書參考號時
外掛標籤
開發者團隊
原文外掛簡介
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.
