Title: NUAPAY WordPress Plugin
Author: nuapay-wordpress
Published: <strong>2015년 12월 24일</strong>
Last modified: 2022년 10월 25일

---

플러그인 검색

![](https://ps.w.org/nuapay-emandates/assets/banner-772x250.png?rev=1901024)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/nuapay-emandates/assets/icon-256x256.png?rev=1901024)

# NUAPAY WordPress Plugin

 작성자: [nuapay-wordpress](https://profiles.wordpress.org/nuapay-wordpress/)

[다운로드](https://downloads.wordpress.org/plugin/nuapay-emandates.1.0.8.zip)

 * [세부사항](https://ko.wordpress.org/plugins/nuapay-emandates/#description)
 * [평가](https://ko.wordpress.org/plugins/nuapay-emandates/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/nuapay-emandates/#installation)
 * [개발](https://ko.wordpress.org/plugins/nuapay-emandates/#developers)

 [지원](https://wordpress.org/support/plugin/nuapay-emandates/)

## 설명

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.

## 스크린샷

[⌊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⌉[

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

[⌊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.⌉[

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 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⌉[

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

[⌊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.⌉[

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

## 설치

This section describes how to install the plugin and get it working onto your wordPress
web site.

#### 최소 요구 사항

 1. Nuapay Account access
 2. A Nuapay Account permitting you to collect direct debits

#### 자동 설치

Automatic installation is the easiest option as WordPress handles the file transfers
itself and you don’t need to leave your web browser. To do an automatic install 
of Nuapay, log in to your WordPress dashboard, navigate to the Plugins menu and 
click Add New. In the search field type ‘Nuapay’ and click Search Plugins. Once 
you’ve found our eMandate plugin you can view details about it such as the version,
rating and description and you can install it by simply clicking ‘Install Now’.

#### 수동 설치

The manual installation method involves downloading our Nuapay plugin and uploading
it to your webserver via your FTP application. 1. Upload the plugin files to the`/
wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress
plugins screen directly. 1. Activate the plugin through the ‘Plugins’ screen in 
WordPress 1. Use the Settings->Plugin Name screen to configure the plugin

#### 업데이트 중

Automatic updates should work like a charm; as always though, ensure you backup 
your site just in case. If on the off-chance you do encounter issues with the mandate
signing pages after an update you simply need to flush the permalinks by going to
WordPress > Settings > Permalinks and hitting ‘save’. That should return things 
to normal.

## FAQ

### Where can I find out more about Nuapay

Here’s a link to [Nuapay.com](http://www.nuapay.com/)

### What does this plugin do?

It allows your customers to sign emandates, allowing you to collect Direct Debits
for your services.

### Where can I report bugs or contribute to the project?

Bugs can be reported to our Nuapay Customer Support team via Nuapay.com

## 후기

![](https://secure.gravatar.com/avatar/efe85a036a84146dd347652eae4187f2b2fc5d40795ba445201e60a22a476dc2?
s=60&d=retro&r=g)

### 󠀁[Very easy to use plugin for emandates](https://wordpress.org/support/topic/very-easy-to-use-plugin-for-emandates/)󠁿

 [claneman16](https://profiles.wordpress.org/claneman16/) 2016년 9월 3일

I really liked this simple to use plugin. There are a few settings that you configure
in your short code within your page , these are sent to you when you signup for 
the service on nuapay.com. I’ve not got a huge amount of tech knowledge but I was
creating direct debits for members a day after I signed up for the service. This
plugin allowed me to sign my customers up. Not much else to say really. Tip I had
the shortcode over multiple lines initially and I was getting errors, but once I
had the shortcode with no carriage returns it worked nicely.

 [ 모든 1 평가 읽기 ](https://wordpress.org/support/plugin/nuapay-emandates/reviews/)

## 기여자 & 개발자

“NUAPAY WordPress Plugin”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ nuapay-wordpress ](https://profiles.wordpress.org/nuapay-wordpress/)

[자국어로 “NUAPAY WordPress Plugin”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/nuapay-emandates)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/nuapay-emandates/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/nuapay-emandates/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/nuapay-emandates/)을 [RSS](https://plugins.trac.wordpress.org/log/nuapay-emandates/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.8

 * Introduce support for AISP flow with a new shortcode. See the description section.
 * Introduce support for PISP flow with a new shortcode. See the description section.

#### 1.0.7

 * Uses the latest Emandates javascript for overlay and redirect. Token no longer
   appears in the web browser url.

#### 1.0.6

 * configuration page cleanup

#### 1.0.5

 * some bug fixes

#### 1.0.4

 * Overlay support added

#### 1.0.2, 1.0.3

 * Following WordPress recommended release and tagging process.

#### 1.0.1

 * Using REST behind the scenes now.
 * Ability to include mandate id as a query parameter to support email and sms campaings
   with assignable mandate ids.

#### 1.0.0

 * First Version of the Plugin.

## 기초

 *  버전 **1.0.8**
 *  최근 업데이트: **4년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.0.1 또는 그 이상 **
 *  다음까지 시험됨: **6.0.12**
 *  언어
 * [English (US)](https://wordpress.org/plugins/nuapay-emandates/)
 * 태그:
 * [emandates](https://ko.wordpress.org/plugins/tags/emandates/)
 *  [고급 보기](https://ko.wordpress.org/plugins/nuapay-emandates/advanced/)

## 평점

 별 5점 만점에 5점.

 *  [  1/5-별점 후기     ](https://wordpress.org/support/plugin/nuapay-emandates/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/nuapay-emandates/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/nuapay-emandates/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/nuapay-emandates/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/nuapay-emandates/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/nuapay-emandates/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/nuapay-emandates/reviews/)

## 기여자

 *   [ nuapay-wordpress ](https://profiles.wordpress.org/nuapay-wordpress/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/nuapay-emandates/)