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

April Payment Gateway for WooCommerce

설명

Integrates April Payments Gateway into WooCommerce site. It allows merchants to accept Credit/Debit card payments on their store. April allows merchants to enable 3DS protection for the transactions. For signed in users, April allows to re-use their last used card making the payment process more efficient. Also customers will be provided with option to split their payment in to multiple instalments at the checkout.

This plugin utilises following April APIs in order to create orders, pay and refund.
– https://api.au.meetapril.io/
– https://api.sandbox.au.meetapril.io/ (For testing)

In the checkout it embed the https://checkout-v3.au.meetapril.io/v3/checkout-v3.0.0.min.js Javascript module which allows the plugin to render the April Payment option.

Click here to check the April Privacy Policy page

Enable ApplePay and GooglePay

To enable ApplePay and GooglePay, please follow the instructions available in your April Merchant Dashboard’s Settings -> Configurations -> Checkout payment options section.

WooCommerce Subscriptions support

April Payments Gateway supports WooCommerce Subscriptions. It allows customers to set payment methods for subscription checkouts.

설치

Make sure WooCommerce plugin is installed and activated.
1. Obtain API Access keys from April
2. Install April Payment Gateway for WooCommerce
3. Activate the plugin
4. From WooCommerce -> Settings -> Payments tab, open April Payments setup page
5. Enter you Publishable key and Secret key provided by April and enable the gateway
6. Check the plugin documentation for more details on configurations.

후기

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

기여자 & 개발자

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

기여자

자국어로 “April Payment Gateway for WooCommerce”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

v1.0.2

Release Date: 25th November 2024

  1. Fetch payment token data from April API

v1.0.1

Release Date: 10th May 2024

  1. Prevented direct php file Access
  2. Validate, escape and sanitise user data
  3. Removed tst and dev environment support
  4. Fixed licence version and url mismatch
  5. Fixed stable tag version
  6. Updated ApplePay domain verification file

v1.0.0

Release Date: 15th January 2024

  1. First release of April plugin