This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

GINBOX for WooCommerce

Description

Autofill the shipping and billing address using GINBOX number to the WooCommerce checkout page.

Features

On the checkout page of the WooCommerce website, there would be a search field right above shipping & billing address forms where users can write and search the GINBOX number. If the Plugin gets the success response from the GINBOX server against the search command, it auto-fills all the mandatory address fields of the form along with the contact details. It also gives a text response if searched GINBOX number is wrong or the owner of the GINBOX number has preferred the privacy of his address linked with the GINBOX number. Customers can edit all filed fields before checkout.

Screenshots

  • Plugin Settings
  • Checkout Billing Details
  • Checkout Shipping Details

Installation

Automatic Installation

Login to your WordPress dashboard and navigate to the Plugins menu, and click “Add New”

In the search input type “WooCommerce GINBOX” then hit enter. Once you have found a plugin, you can view details about plugin and you can install it by click “Install Now” and WordPress will take it from there.

Manual Installation

Download “WooCommerce GINBOX” plugin and upload it to your server via your FTP. The WordPress codex contains instructions on how to doing this here.

Once installation done

  1. Go to: WooCommerce > Settings > Advanced > GINBOX.
  2. Tick the checkbox to Enable
  3. Visit GINBOX.io and get plugin access key and fill into Token field
  4. Save changes.

FAQ

How I get the token of the API request?

Please visit www.ginbox.io/accounts . Create a business account and complete the profile. After completion of profile and filing IP4 address of your API requesting server, you will see the token to be used.

Is token is fixed for my website? What is the protection against the misuse of token?

Yes, token is fixed for your account and based on IP address you fill in. Request from your declared IP is permitted by GINBOX server to send the API request.

Can I use all the parameters in the API?

In WooCommerce plugin we have mapped the parameters required by the WooCommerce field. However if you need to use more parameters of API, may kindly get in touch with us.

Will this plugin affect normal checkout option of WooCommerce?

No, not at all, it is an optional additional feature for users to get better checkout experience.

Reviews

Read all 2 reviews

Contributors & Developers

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

Contributors

Changelog

Version 1.0.0 – 20-08-2021

  • Initial Release