Developer Center

Getting Started

Developing a payment gateway for WISECP is quite easy. You can find all the information you need in these development documents and easily do payment gateway integration work.

Types Of Payment Gateway

Before starting payment gateway integration, you should decide which payment method type you will choose.

  1. Third Party
    It is where a customer leaves the site to make a payment and returns when the checkout is complete.
  2. Merchant
    It is a payment type in which a customer enters their credit card information without leaving WISECP. Processes are processed in the background.  Your customer may leave your site for 3D security verification only or see a popup for it. 
  3. Tokenized
    It is a type in which a customer enters their credit card information without leaving WISECP, optionally chooses the card saving feature, and transmits this information to the payment service provider without being stored locally, and in return, the payment is collected with the tokens received. Payment transactions are carried out with the token received from the payment provider.
  4. Subscription
    When your customer chooses this method, the periodic products/services in the cart will be enabled for the automatic renewal feature.

Requirements

In order to integrate a payment gateway into WISECP, you must first have a basic knowledge of PHP OOP (Classes and Objects). Also, make sure that the "system requirements" specified here are met by your server.

You should download the module files from the link below according to the type of payment method you are interested in.

Module Structure

Do you have any questions?

Feel free to contact us
Contact Us
Copyright © 2024. All Rights Reserved.
Join Our Discord Channel
Top