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

Payment Gateway for Pagalo on WooCommerce

설명

Pagalo – WooCommerce Payment Gateway

This is a pluging to receive payments with your woocommerce store through Pagalo payment gateway. If the transaction is successful the order status will be changed to “processing”. If the payment charge failed the order status will be changed to “cancelled”. If something is wrong with the connection between your server and the Pagalo server the order status will be changed to “on-hold”. After successful transaction the customer is redirected to the default WP thank you page.

This is a very basic plugin for simple transactions, feel free to hack it or extend and make it work for your store. There is also an already tested, fully functional and with more features plugin, at Coders.club.gt that you could purchase to take advantage of a few additional features of Pagalo like using Cybersource, tokenization and more.

Support

Use the wordpress support forum for any questions regarding the plugin, or if you want to improve it.

Get Involved

Looking to contribute code to this plugin? Go ahead and fork the repository over at GitHub.
(submit pull requests to the latest “release-” tag).

Usage

To start using the “Connect Pagalo and WooCommerce”, first create an account at Pagalo.gt. They will provide you with your account “IdenEmpresa”, “Token”, “Private key” and “Public Key”.

After you have your Pagalo account active:

  1. Head to Woocommerce Settings and click on the Checkout tab.
  2. On checkout options you should see the option “Pagalo”, click on it.
  3. Enable the payment gateway byt checking the checkbox that reads “Enable this payment gateway”.
  4. Fill the form with your account information.
  5. Click on save changes and you should be ready to start accepting credit cards with Pagalo Card.

Rember that this plugin works only for the Epay mode, and only for purchases from Guatemala and in Guatemalan Quetzals currency. You can use this data to make the testing:
CC Number: 4000-0000-0000-0416
CVV: 123
Ex date: 08/22

If you are interested in usgin the Cybersource mode, there is an already tested, fully functional and with more features plugin(support Cybersource, visacuotas, multiple currencies and countries), at Coders.club.gt that you could purchase to take advantage of the latest features of Pagalo and improve the experience of your customers.

스크린샷

  • The Pagalo payment gateway settings page showing the texts and description that can be customized.

  • The Pagalo payment gateway settings page showing the fields that need to be filled with each individual account information.

  • The checkout page with the Pagalo payment credit card form.

설치

Installing “Connect Pagalo and WooCommerce” can be done either by searching for “Connect Pagalo and WooCommerce” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org.
  2. Upload the ZIP file through the “Plugins > Add New > Upload” screen in your WordPress dashboard.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

How do I contribute?

We encourage everyone to contribute their ideas, thoughts and code snippets. This can be done by forking the repository over at GitHub.

What key features are missing in this plugin that are already available on the paid version of the plugin?

The main features that are not included in this free plugin are:
– Support for both modes (Cybersource and ePay).
– Support for Device Fingerprint (a requirement when using Cybersource).
– Support for shipping pricing.
– Support for Offers or dicounts on products.
– Support for a custom Merchant ID, for users with their own Key from Visanet.
– Support for Visa Cuotas and Master Cuotas.
– Support for multiple countries and currencies.
– Support for custom description and title of the payment method.

We encourage you to hack into the code and make it work for your store. If you want to save some time there is also an already tested, fully functional and with more features plugin, at Coders.store.gt that you could purchase to take advantage of the latest features of Pagalo and improve the experience of your users.

후기

모든 1 평가 읽기

기여자 & 개발자

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

기여자

“Payment Gateway for Pagalo on WooCommerce”(이)가 4(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

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

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

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

변경이력

1.3.3

    • Sanitize, Escape, and Validate

1.3.2

    • Update icon, banners, readme display name and description to comply with new guidelines

1.3.0

    • Testing copmatibility with WooCommerce 4.4 and WordPress 5.2
    • Update environment url
    • Update description on readme file

1.2.2

    • Add more detailed notices for both clients and websites admins.

1.2.1

    • Remove unnecesary messages when payment fails.

1.2.0

    • Add support for Woocommerce compatibility check.
    • Go back to WP API instead of Curl

1.1.1

  • Go back to using Curl isntead of WP API due to problems with multicurrency(will keep testing and go back to WP API once its fully functional for multi-currency)
  • Reorder the post fields on wordpress settings page to match the orther they are displayed on the PagaloCard platform.

1.1.0

  • Add banner and icon images
  • Add readme.txt file

1.0.0

  • Integration with PagaloCard to acept credit card payments.