This page describes how you can get started as a merchant

Merchants can use Coins as a payment processor by using our Merchant APIs. By doing so, customers from anywhere in the world would be able to pay using funds from their Coins wallets.

Setting up your merchant account

  1. Sign up for a Coins account at http://coins.ph/signup
  2. Complete your identity verification
  3. Email [email protected] to request activation of your account as a merchant.
  4. Once approved, you may obtain your merchant api token from the API dashboard
  5. Setup your redirect_url and callback_url. Redirect_url is where the user will be redirected once they have completed their payment, callback_url is where you will receive notifications when an invoice is paid.
1086

Start accepting payments

The merchant tutorial page describes the steps to use the API. For more information about the invoice endpoint and callbacks, you can refer to the following pages: