Table of Contents
< All Topics
Print

Payment Gateway

Payment Setting

To activate payment gateway on your website and receive payment from the customers, You have enable payment gateway’s by using API’s Keys! Here is where to get them.

Currently Zenx Timesheet supports 2 payment gateways.

  1. Stripe
  2. Paypal

Attention, you need API keys for every payment provider, which you need to retrieve from your payment gateway provider. Contact your payment gateway’s support for any help.

How to enable it?

  • To enable each payment gateway, Go to Admin Panel -> Payment Gateway

Enable the payment provider by clicking on the switch, Entering the API keys, and hitting update! Congratulations 🎉

Paypal Setup

The PayPal integration gives your users the ability to pay via PayPal on your website.

  • Go to PayPal Developer Console and Login to your account after clicking the Log into Dashboard button
  • Go to REST API apps section and click the Create App button.
  • Add your own details for the new app and create it.
  • Switch to Live by clicking the button near your new App’s Name.
  • Copy the Client ID and Secret
  • Go to your product Admin Panel ->Payment Gateway -> Paypal section and enter the Client ID and Secret keys.
  • Make sure to also switch the Mode to Live and Submit the new settings.

STRIPE Setup

The PayPal integration gives your users the ability to pay via Stripe on your website.

  • Go to Stripe Dashboard and Login to your account.
  • Go to Stripe API Keys page.
  • Make sure your API keys are set to Live Mode so that you can accept real payments.
  • Copy the Publishable key and Secret key.
  • Go to your product Admin Panel -> Payment Gateway -> Stripe Section and enter the Publishable key and Secret Key.