Mô tả
Adds a payment gateway to WordPress sites running WooCommerce so that KIN cryptocurrency can be used to purchase items. Payment gateway is powered by Perk.Exchange.
Order Flow
- Customers add items to their shopping cart as normal
- At checkout the customer can pay with the Perk.Exchange payment gateway
- Customers are redirected to Perk.Exchange to pay for an order using KIN
- Once the order is paid the user is redirected back to the store
- The store backend is notified the order was paid via IPN. The order is marked ‘Completed’ automatically
- Links to the invoice and to the Solana blockchain transaction is stored with the order record
Cài đặt
Requirements
- Store owner must be registered on Perk.Exchange having their own campaign. The user requires campaign manager access. Reach out on https://twitter.com/perkexchange if you need access or have questions.
- A campaign secret is generated for the campaign.
- Your site is setup to use the KIN currency. This currency is available after the plugin is installed.
Configuration
- Go to WooCommerce >> Settings >> Payments
- Click “Perk.Exchange”
- Update the Title, Description, and Instructions to your needs
- Provide your Solana wallet address that contains a KIN token.
- Enter your campaign Secret from Perk.Exchange.
- Click Save Changes
Troubleshooting
Some stores may not receive the IPN update from Perk.Exchange that an order was paid. This is likely to be due to:
- Inbound API calls are not allowed
- Try going, on the Admin Panel, to Settings -> Permalinks. On Default Settings radio group, select the “Post name” one. Save the changes. Refer to https://stackoverflow.com/questions/22710078/woocommerce-rest-api-404-error for more information.
- Store is not Internet accessible or not accessible to https://perk.exchange
- Make the store reachable to The Internet or manually mark orders as completed.
Hỏi đáp
-
What is KIN?
-
KIN is the world’s most used cryptocurrency. The KIN ecosystem is made of a growing list of consumer-focused applications.
-
What is Perk.Exchange?
-
Perk.Exchange is a platform to reward users for their engagement in: surveys, programming tasks, and many other activities. Any user can create a campaign to offer cryptocurrency for their participation.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Perk.Exchange Payment Gateway” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Perk.Exchange Payment Gateway” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial public release.