CHIP for Paymattic

Açıklama

This is a CHIP plugin for Paymattic.

CHIP is a payment and business solutions platform that allow you to securely sell your products and get paid via multiple local and international payment methods.

Links

CHIP Website

Terms of Service

Privacy Policy

API Documentation

CHIP Merchants & DEV Community

Ekran Görüntüleri

  • Fill up the form with Brand ID and Secret Key on Global Configuration.
  • Fill up the form with Brand ID and Secret Key on Form-specific Configuration.
  • Form editor page.
  • Form that have been integrated with CHIP.
  • Test mode payment page.
  • Confirmation page after successful payment.
  • List of successful paid entries.

Yükleme

Minimum Requirements

  • WordPress 5.9 or greater
  • PaymatticPro 4.3.1 or greater

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “CHIP for Paymattic” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading our plugin and uploading it to your webserver via your favorite FTP application. The
WordPress codex contains instructions on how to do this here.

Updating

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

SSS

Where is the Brand ID and Secret Key located?

Brand ID and Secret Key available through our merchant dashboard.

Do I need to set public key for webhook?

No.

Where can I find documentation?

You can visit our API documentation for your reference.

What CHIP API services used in this plugin?

This plugin rely on CHIP API (PAYMATTIC_CHIP_ROOT_URL) as follows:

  • /purchases/
    • This is for accepting payment
  • /purchases/<id>
    • This is for getting payment status from CHIP

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“CHIP for Paymattic” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

1.0.1 – 2023-01-10

  • Fixed – Error when new forms created using global configuration.

1.0.0 – 2022-12-02

  • New – Intial Release