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

Woocommerce Gateway XEM (Luxtag Fork)

설명

This plugin is forked from https://github.com/RobertoSnap/woocommerce-gateway-xem. We fork the plugin to maintain its compatibility with current wordpress.

Accept XEM payments directly in your store.

This plugin lets you automatically take payment and settle orders in XEM

It will automatically convert the checkout amount into XEM during customer checkout

It can be used alongside other payment gateways like Stripe and PayPal. You can list your products in USD or EUR, and take payment in XEM. You can choose to show prices in both
* Just USD / EUR
* Just XEM
* USD / EUR AND XEM

It caches prices when needed each minute, so it will not overload your database or have extensive currency requests.

The payment process is built upon standard Woocommerce processes, so other 3pt plugin should work.

Currently supported currencies are USD and EUR.

스크린샷

  • The settings panel for store managers.
  • If you choose to show both default and XEM currency, this is how it looks like. (optional).

설치

  1. Upload woocommerce-gateway-xem to the /wp-content/plugins/ directory OR download it from the WordPress repository.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Woocommerce -> Settings -> Checkout -> XEM and configure your payment method.

FAQ

Can i use this plugin alongside other payment methods in Woocommerce

Yes

Do i need to have an XEM address to use this plugin

Yes. You can create your own XEM address from NEM wallet. Download NEM wallet: https://nem.io/downloads/.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Woocommerce Gateway XEM (Luxtag Fork)”(을)를 번역하세요.

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

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

변경이력

2.2.0

  • Forked from original repo at https://github.com/RobertoSnap/woocommerce-gateway-xem
  • Use clipboard.js from wordpress (included since wp5.2)

2.1.9

  • Added translations
  • Now switches out all prices in Cart and Checkout if parameter set.

2.1.8

  • Minor refactoring
  • Fix to test settings
  • Fix to clipboard

2.1.7

  • Added possibility to show prices in XEM, default currency and XEM and just default currency.

2.1.6

  • Started changelog