Easy Peasy Pay Logo

Easy Peasy Pay - EPPAY

No commission for a limited time

The easiest crypto payment system in the world

Step 1: Fill the form, create QR code

Enter a valid Ethereum address (hex format, 40 characters).
Enter a valid Ethereum address (hex format, 40 characters).
This is the post URL at your server side where you will get the response after payment

Step 2: Scan QR code from Saymatik Web3.0 Wallet

How it works?

  1. Download Saymatik Web3.0 wallet to your Android or iPhone mobile device.
  2. Create new wallet or import your wallet using 12 mnemonic keys.
  3. Fill the form above and create the QR code.
  4. Scan the QR code from your Saymatik Wallet. Be sure you have enough Coins to pay the transaction fee of the network and enough tokens intended to send.
  5. Approve the transaction from Saymatik Wallet.
  6. For Developers, provide the success Url to where you want to get the post message after successful transaction. Process the response in your backend.
  7. Boom..... Congratulations. You have just used the world's easiest crypto payment system.

Developers Info

The response after the payment process gives you the following components:
status = "success" if the payment is successful
message = the message after successful payment
productId = the product id for which you have submitted the payment
amount = the amount you have submitted
Get these into your server as a post and process at your backend.