Title: ArkPay
Author: arkpay
Published: <strong>2024년 4월 30일</strong>
Last modified: 2024년 4월 30일

---

플러그인 검색

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

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

# ArkPay

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

[다운로드](https://downloads.wordpress.org/plugin/arkpay.zip)

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

 [지원](https://wordpress.org/support/plugin/arkpay/)

## 설명

ArkPay is a Swiss payment service provider which is affiliated with SOFIT, a self
regulatory organization which itself is directly supervised by FINMA. We utilize
this license to offer payment services to merchants of all categories. ArkPay offers
a full suite gateway too merchants, which means unlike many other payment services
providers you are not billed separately for gateway fees.

[ArkPay](https://arkpay.com/)

### Usage of 3rd Party Service

ArkPay plugin utilizes ArkPay service in the following circumstances:

Cart page

 * Users can pay for their orders directly from the cart by clicking the “Pay via
   ArkPay” button. At that moment, a request is sent to the ArkPay service to create
   a transaction, redirecting users to a new Hosted Payment Page (HPP) to complete
   the payment for their order.

Checkout page

 * Users can also pay for their orders on the checkout page. It’s necessary for 
   users to enter valid credit card information and select the ArkPay service as
   their payment method. By clicking the “Pay/Place Order” button, the plugin sends
   a request to the ArkPay service to create a transaction and another request to
   immediately process the payment using the entered credit card information.

Requests

 * [Create transaction](https://arkpay.com/api/v1/merchant/api/transactions)
 * [Pay transaction](https://arkpay.com/api/v1/merchant/api/transactions/[transaction_id]/pay)

For more information about ArkPay, please visit our website: https://arkpay.com.

### Legal Information

It’s important to understand the terms of service and privacy policies associated
with ArkPay. Please review the following documents:

 * [Terms of Service](https://arkpay.com/terms-of-service)
 * [Privacy Policy](https://arkpay.com/privacy-policy)
 * [Licenses](https://arkpay.com/licences)

By using this plugin, you acknowledge and agree to abide by the terms and policies
of ArkPay.

## 설치

#### Minimum Requirements

 * PHP 7.4 or greater is required (PHP 8.0 or greater is recommended)
 * MySQL 5.6 or greater, OR MariaDB version 10.1 or greater, is required

#### Automatic installation

Automatic installation is the easiest option — WordPress will handle the file transfer,
and you won’t need to leave your web browser. To do an automatic install of ArkPay,
log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add
New”.

In the search field type “ArkPay” then click “Search Plugins”. Once you’ve found
us, you can view details about it such as the point release, rating, and description.
Most importantly of course, you can install it by clicking “Install Now” and WordPress
will take it from there.

#### Manual installation

Manual installation method requires downloading the ArkPay plugin and uploading 
it to your web server via your favorite FTP application. The WordPress codex contains
[instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).

#### Updating

Automatic updates should work smoothly, but we still recommend you back up your 
site.

## FAQ

### What is ArkPay?

ArkPay is a Swiss payment service provider which is affiliated with SOFIT, a self
regulatory organization which itself is directly supervised by FINMA. We utilize
this license to offer payment services to merchants of all categories. ArkPay offers
a full suite gateway too merchants, which means unlike many other payment services
providers you are not billed separately for gateway fees.

### What is the Goal of Arkpay?

The goal of ArkPay is to streamline the acquiring process for merchants, and help
them navigate the complex payments landscape, specifically within higher risk sectors.
We aim to be more transparent than other players within the industry.

### How do I recieve funds?

ArkPay offers a wide variety of settlement options, you can opt to receive settlements
within cryptocurrency such as USDT, or conventional bank wires in currencies such
as US dollars, Euros and many more.

### Can ArkPay offer me a bank account?

Currently, ArkPay does not offer deposit account functionality, however we have 
a network of partners which we can refer you to assist your account opening.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

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

기여자

 *   [ arkpay ](https://profiles.wordpress.org/arkpay/)
 *   [ Luka ](https://profiles.wordpress.org/lukaxx/)

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

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

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

## 변경이력

#### 1.0.0 2024-02-21

**ArkPay**

 * Update – Updating README.txt= 1.0.1 2024-02-22 =

**ArkPay**

 * Fix – Adding shipping to orders via cart payments.= 1.0.2 2024-02-23 =

**ArkPay**

 * Fix – Fix order amount type.
 * Fix – Fixed some plugin error/warning messages.= 1.0.3 2024-02-29 =

**ArkPay**

 * Fix – Webhook auth failed response.= 1.0.4 2024-02-29 =

**ArkPay**

 * Fix – Enhanced response for webhook authentication failure.

#### 1.0.5 2024-03-01

**ArkPay**

 * Fix – use $_SERVER instead of getallheaders()

#### 1.0.6 2024-03-01

**ArkPay**

 * Fix – Webhook $data(body) missing.

#### 1.0.7 2024-03-01

**ArkPay**

 * Fix – Webhook auth failed – signature mismatch message.

#### 1.0.8 2024-03-01

**ArkPay**

 * Fix – Order transaction check if there is already an active transaction before
   proceeding.

#### 1.0.9 2024-03-06

**ArkPay**

 * Fix – Removed the JSON_UNESCAPED_SLASHES option from the signature creation in
   the payment request.

#### 1.0.10 2024-04-10

**ArkPay**

 * Update – Code/Functions update.

#### 1.0.11 2024-04-23

**ArkPay**

 * Update – Removing PHP short tags, as its not recommended by WordPress standard.
 * Update – Updating function/class/define/namespace/option names with plugins prefix
   to make them more unique and avoid conflicts with other plugins or themes.

## 기초

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

## 평점

아직 제출된 리뷰가 없습니다.

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

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

## 기여자

 *   [ arkpay ](https://profiles.wordpress.org/arkpay/)
 *   [ Luka ](https://profiles.wordpress.org/lukaxx/)

## 지원

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

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

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://exn.rs)