CoinbarPay Official Docs
  • Introduction
    • πŸ”΅Coinbar Pay
    • πŸ”΅Key Features
    • πŸ”΅Target Audience
    • πŸ”΅Security and Compliance
  • Getting Started
    • πŸ”΅Summary
  • Service Activation
    • πŸ”΅Create Account
    • πŸ”΅Account Verification
    • πŸ”΅Activate Service
  • Point of Sale
    • πŸ”΅App Installation
    • πŸ”΅App Activation
    • πŸ”΅User Interface
    • πŸ”΅Accepting Payments
    • πŸ”΅Transactions & Reports
  • E-Commerce Plugins
    • πŸ”΅Introduction
    • πŸ”΅Downloads - Plugin
      • ⏺️Wordpress/WooCommerce
      • ⏺️Magento
      • ⏺️Request New
    • πŸ”΅Setup and Configuration
    • πŸ”΅Try your service
  • API Web Integration
    • πŸ”΅Introduction
    • πŸ”΅Service Configuration
    • πŸ”΅API Keys Management
    • πŸ”΅Payment Flow
    • πŸ”΅Payment Statuses
    • πŸ”΅API Documentation
      • ⏺️Authentication
      • ⏺️Request New Payment (web page)
      • ⏺️Payment Gateway
      • ⏺️Get Conversion Quotes (server-to-server)
      • ⏺️Execute Payment External Platform (server-to-server)
      • ⏺️Get Payment Status (server-to-server)
      • ⏺️Reports
    • πŸ”΅Sandbox Enviroment
  • Dashboard Platform
    • πŸ”΅Overview
    • πŸ”΅Manage...
      • ⏺️Payments
      • ⏺️Settlements
    • πŸ”΅Refunds & Assistance
    • πŸ”΅Reports & Exports
Powered by GitBook
On this page
  • Step 1 - Get your configuration data
  • Step 2 - Configure your plugin
  • Step 3 - Configure your payment processor
  • Step 4 - Optional / Customizations
  1. E-Commerce Plugins

Setup and Configuration

PreviousRequest NewNextTry your service

Last updated 2 years ago

Warning

Complete all steps below before activating payment method :

Step 1 - Get your configuration data

Once your service is active and your plugin is installed and enabled, you can find configuration in the CoinbarPay Service Management Panel. For E-COM Plugin version you will get

  • SERVICE_CLIENT_ID (STORE_ID) -This is your id reference, You can find this detail on your Business Manager.

  • APIKEY -This is you public apy key, this is the first part of a classic api key pair. Also called public key

  • SECRETKEY - Second part of api key pair, it is necessary to make correct call with server

Step 2 - Configure your plugin

Configure your plugin filling the fields :

  • SERVICE_CLIENT_ID

  • APIKEY

  • SECRETKEY

Step 3 - Configure your payment processor

Warning

This step is very important to let plugin works regulary

Copy Back-end Callback URL from the Plugin Page, and paste it into the CALL_BACK_URL in the CoinbarPay Management Panel.

Step 4 - Optional / Customizations

Here below you can see:

  • Method Title: You can change the payment system title.

  • Customer Message: Any additional message that you want to show below CoinbarPay payment solution

  • Make Text Box required: you set up as mandatory the text field

  • Hide Text box: you can hide the text box for customer

  • Order Status after the Checkout: setup the best order status after checkout if this gateway is used

We recommend keeping the variables "as-is"

πŸ”΅
Get your configuration data
Configure your plugin
Configure your payment processor
Optional customizations