Integration Overview
Overview of all the integration methods that MixPay provided.
Where to view all the transactions?
Open the MixPay App in the Mixin App, click the "Payment History" entry like below:
Three types of assets
- Payment Assets - Used when you create a payment;
- Quote Assets - When you calculate the total payment amount and show it to the customers.
- Settlement Assets - Used when you are setting the payee settlement assets;
How to integrate?
There are several ways you can integrate MixPay to accept crypto payments:
- Checkout Page - MixPay hosted web page; all user interaction happened on this page; you can use it as a "Pay with Crypto" button.
- JS Plugin - Like Checkout Page to handle all user payment close interaction, but on your web page, you can have more control over it.
- Raw API call - Above to method are in the browser; if you are in the circumstance that can't use the browser, maybe this is your choice.
- Shopify Plugin.
- WordPress WooCommerce Plugin.
Here is just a brief of the integration method available; for more detailed instructions, please visit the doc entry at the left menu.