Accept Bitcoin, Ethereum, xMoney Token and other cryptocurrencies directly on your online store and get settled in fiat for 1% fee.
Accept Bitcoin, Ethereum, xMoney Token and other cryptocurrencies directly on your online store and get settled in fiat for 1% fee.
Demo Store: https://woocommerce.store.utrust.com/
You will now see your Api Key
and Webhook Secret
, save them somewhere safe temporarily.
You will only be able to see the Webhook Secret
once! After refreshing or changing page you will no longer be able to copy it. However, you can always regenerate your credentials as needed.
WARNING: Don’t share your credentials with anyone. They can use it to place and validate orders on your behalf.
Api Key
and Webhook Secret
and click Save.Callback URL
if you are not using the default WooCommerce API.Some plugins that may create problems with the WooCommerce API:
Subscriptions – xMoney plugin doesn’t support yet automatic subscriptions, so the payment method won’t be displayed when there is a Subscription on the cart.
WPML – If configurated to use URL parameters, it redirects the HTTP requests to the WooCommerce API to the site URL with the lang=en
parameter. One of the solutions is to change WPML to a folder system (/en/
), another is to add the default language parameter in the Callback URL
setting (e.g. https://<your-site>/?lang=en&wc-api=wc_utrust
).
Found another conflict missing from this list? Please let us know by opening an issue on GitHub.
These are the features already implemented and planned for the xMoney for WooCommerce plugin:
Feel free to reach by opening an issue on GitHub if you need any help with the Utrust for WooCommerce plugin.
If you’re having specific problems with your account, then please contact [email protected].
In both cases, our team will be happy to help.
You can contribute by simply letting us know your suggestions or any problems that you find by opening an issue on GitHub.
You can also fork the repository on GitHub and open a pull request for the master
branch with your missing features and/or bug fixes.
Please make sure the new code follows the same style and conventions as already written code.
Our team is eager to welcome new contributors into the mix.
The xMoney for WooCommerce plugin is maintained by the xMoney development team, and is available to the public under the GNU GPLv3 license. Please see LICENSE for further details.
© xMoney 2024
Find below a list of the most common questions about the xMoney for WooCommerce plugin.
Don’t find what you’re looking for in this list? Feel free to reach us by opening an issue on GitHub.
Yes, it does – choosing between live and test mode is driven by the API keys you use. They are different in both environments. Live API keys won’t work for the test environment, and vice-versa.
We are working on it. Our API is not ready yet for merchant manual changes. If you need to change the Order status, change it in WooCommerce and then go to our Merchant Dashboard to start a refund.