# Geidea Payment Gateway for WooCommerce

The Geidea Payment Gateway plugin for WooCommerce 3.4.6+ enables you to accept payments directly on your WooCommerce store.

## Support

For any issues or enhancement requests on this plugin, kindly raise them with Geidea's support team. 
When raising an enhancement or support request, kindly share your merchant ID, Wordpress version and WooCommerce plugin version to help us serve you faster.

## Getting Started
* To be able to use the Geidea Payment Gateway plugin, you will your merchant credentials (*Public Key* and *API password*).
* You would have received your credentials via the email sent by the enablement team.
* Alternatively, you could log in to the [portal] (https://www.merchant.geidea.net/sa/) and find your *Public Key* and *API Password* under **Payment Gateway** -> **Gateway Settings**
* In case you are unable to find your credentials, you can also contact the support team via our *support channel - * <geideapay.support@geidea.net> or reach out to your point-of-contact who helped with the integration process.

### Note of caution
Your API password is a secret key! It is important to never expose your API password in the front-end of your application. Instead, store your API password securely on the server-side, and use a backend proxy to make API requests on behalf of your frontend application. This approach ensures that your API password is never exposed to the client-side, reducing the risk of unauthorized access and data breaches.

## Installation
#### Pre-requisites

* Wordpress 5.7.0 or greater
* WooCommerce 3.4.6 or greater
* PHP version 7.2 or greater

#### Get ready to take payments to your WooCommerce store! 
Kindly follow theses [instructions](https://docs.geidea.net/docs/woocommerce-plugin) for the plugin installation.