Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.45 KB

Sample.md

File metadata and controls

40 lines (20 loc) · 1.45 KB

Sample walkthrough

Required

This plugin allow a website e-commerce using Woocommerce to accept payment by coins/token

Below is a sample steps to use this plugins.

  1. Plugin settings

plugin settings

  1. Set item price

set item price

  1. Item price will be display under the fiat price

item price display

  1. Currently you can only pay the cart which all items support paid by coins/token

limit

  1. When user pays for the cart, the KyberWidget will do the rest, with the KyberWidget, user can pay by any tokens (which is supported) and you (the seller) will receive the token you want.

widget

  1. The widget will return the transaction hash for the payment, the plugin will use this tx hash for checking transaction status.

broadcasted

  1. When the transaction succeeded, the order status will turn from on-hold to processing. At this stage, website admin will have notifications about the payment success and start processing shiping products or user can start download to virtual or downloadable products (still in progress)

order status

  1. When the transaction failed, the order status will turn from on-hold to failed