Bayarcash For Easy Digital Downloads

外掛說明

The Bayarcash For Easy Digital Downloads plugin allows you to seamlessly integrate Bayarcash payment solutions into your Easy Digital Downloads powered WordPress store. This plugin provides a secure and efficient way for your customers to make payments using Bayarcash services.

Features

  • Easy integration with Easy Digital Downloads
  • Secure payment processing
  • Support for sandbox testing
  • Automatic transaction requery
  • Customizable gateway settings

Third-party Libraries

This plugin uses the following third-party libraries:

  1. Axios

    • Version: 0.26.1
    • Source: https://github.com/axios/axios
    • License: MIT
  2. Vue.js

    • Version: 3.2.31
    • Source: https://github.com/vuejs/vue
    • License: MIT
  3. Bayarcash PHP SDK

    • Version: 1.2.3
    • Source: https://github.com/webimpian/bayarcash-php-sdk
    • License: MIT

The minified versions of Axios and Vue.js are included in the plugin’s assets/js/ directory for performance reasons. You can find the uncompressed, developer versions at the GitHub repositories linked above.

The Bayarcash PHP SDK is used for server-side integration with the Bayarcash API.

External Services

This plugin communicates with the Bayarcash API to process payments and verify transactions. Specifically:

  • The plugin uses https://console.bayar.cash/api/v2/portals to verify PAT Tokens and retrieve the list of available payment portals.
  • User payment data is transmitted securely to Bayarcash for transaction handling.
  • The plugin utilizes the Bayarcash PHP SDK for server-side integration with the Bayarcash API.

For more information about Bayarcash’s services, please visit:
* Bayarcash website: https://bayarcash.com
* Bayarcash API documentation: https://api.webimpian.support/bayarcash
* Bayarcash PHP SDK: https://github.com/webimpian/bayarcash-php-sdk
* Bayarcash Terms of Service: https://bayarcash.com/terms-conditions/
* Bayarcash Privacy Policy: https://bayarcash.com/privacy-policy/

By using this plugin, you agree to comply with Bayarcash’s terms of service and privacy policy regarding data transmission and processing.

Additional Info

For more information about Bayarcash, please visit https://www.bayarcash.com.

This plugin is developed and maintained by Web Impian Sdn Bhd.

安裝方式

  1. Upload the bayarcash-edd folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Downloads > Settings > Payment Gateways
  4. Enable the Bayarcash payment gateway
  5. Configure the Bayarcash settings with your account details

常見問題集

Do I need a Bayarcash account to use this plugin?

Yes, you need to have a Bayarcash account to use this plugin. You can sign up at https://bayarcash.com.

Is this plugin compatible with the latest version of Easy Digital Downloads?

Yes, this plugin is tested and compatible with the latest version of Easy Digital Downloads.

Where can I find documentation for bayarcash?

You can find the documentation at https://docs.bayarcash.com.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Bayarcash For Easy Digital Downloads〉的開發相關工作。

參與者

變更記錄

1.1.0

  • Added 17 payment channels: FPX Online Banking, FPX Line of Credit, DuitNow Online Banking/Wallets, DuitNow QR, Boost PayFlex, QRIS Online Banking, QRIS Wallet, NETS, Credit Card, Alipay, WeChat Pay, PromptPay, Touch n Go, Boost Wallet, GrabPay, Grab PayLater, ShopeePay
  • Redesigned checkout payment options with modern UI/UX
  • Added payment channel logos for all supported methods
  • Fixed payment method selection nonce verification
  • Fixed API validation for payment intent creation
  • Improved mobile responsive design

1.0.1

  • Initial public release