BeGateway Payment Gateway for WooCommerce

Description

Start accepting card and non-card payments on your WooCommerce by using the BeGateway integration.

Key benefits

  • Accepting debit and credit card payments.
  • Accepting non-card payments.
  • Automatically updating Order statuses using BeGateway webhooks notifications.
  • Capture/Cancel/Refund payments in WooCommerce.
  • It supports WooCommerce™ Subscriptions

Setup instructions

Go to WooCommerce Settings Checkout

At the top of the page you will see a link entitled BeGateway – click on that to bring up the setup page.
This will bring up a page displaying all the options that you can select to administer the payment module – these are all fairly self-explanatory.

  • set Title e.g. Credit or debit card
  • set Admin Title e.g. BeGateway
  • set Description e.g. Visa, Mastercard. You are free to put all payment cards supported by your acquiring payment agreement.
  • Transaction type: Authorization or Payment
  • Check Enable admin capture etc if you want to allow administrators
    to issue refunds or captures from WooCommerce backend
  • Check Debug Log if you want to log messages between BeGateway
    and WooCommerce

Enter in fields as follows:

  • Shop Id
  • Shop Key
  • Payment gateway domain
  • Payment page domain
  • and etc

values received from your payment processor.

  • click Save changes

Now the plugin is configured.

Testing

You can use the following information to adjust the payment method in test mode:

  • Shop ID: 361
  • Shop Key: b8647b68898b084b836474ed8d61ffe117c9a01168d867f24953b776ddcb134d
  • Payment page domain: checkout.begateway.com
  • Payment gateway domain: demo-gateway.begateway.com

Use the following test card to make successful test payment:

  • Card number: 4200000000000000
  • Name on card: JOHN DOE
  • Card expiry date: 01/30
  • CVC: 123

Use the following test card to make failed test payment:

  • Card number: 4005550000000019
  • Name on card: JOHN DOE
  • Card expiry date: 01/30
  • CVC: 123

Use the guide to test subscription renewal payments.

Screenshots

  • Setup step 1 – Select plugin settings.
  • Setup step 2 – Configure plugin.

Installation

Using WordPress dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for BeGateway Payment Gateway for WooCommerce
  3. Click Install Now
  4. Activate the plugin on the Plugin dashboard

Uploading via WordPress dashboard

  1. Download wc-begateway-payment.zip
  2. Navigate to the ‘Add New’ in the plugins dashboard
  3. Navigate to the ‘Upload’ area
  4. Select wc-begateway-payment.zip from your computer
  5. Click Install Now
  6. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download wc-begateway-payment.zip
  2. Extract wc-begateway-payment.zip to a directory to your computer
  3. Upload the extracted directory wc-begateway-payment directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

Reviews

There are no reviews for this plugin.

Contributors & Developers

“BeGateway Payment Gateway for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“BeGateway Payment Gateway for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “BeGateway Payment Gateway for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.0.0

  • Add – Blocks support
  • Add – Support of High-Performance Order Storage of WooCommerce

2.0.25

  • Add – Use composer to add beGateway PHP API library to the plugin

2.0.11

  • webhook with “failed” status doesn’t change an order status in “processing”/”completed” statuses

2.0.10

  • force to retry webhook if order status can not be changed to “processing” or “completed”

2.0.9

  • bump stable version

2.0.8

  • fix readme links

2.0.7

  • update beGateway PHP API library use

2.0.6

  • add support of WordPress 6.2

2.0.5

  • code fixes

2.0.2

  • official release