Skip to content

utrustdev/xmoney-crypto-for-magento1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xMoney Crypto integrations

xMoney Crypto for Magento 1.9

Demo Store: https://magento1.store.utrust.com/

Accept Bitcoin, Ethereum, eGLD, UTK Token, and other juicy cryptocurrencies directly on your online store and get settled in the currency of your choice.

With xMoney Crypto Pay, grow your business by allowing your customers to enjoy a vast portfolio of fiat & crypto currencies when purchasing goods and services, with a zero-fee exchange rate.

Find out more at xMoney.com/crypto-pay

xMoney is the world's digital payments network for all things money. Crypto-enabled & Fiat-ready, with a suite of solutions for anyone, anywhere. Powered by MultiversX.

Requirements

  • xMoney Crypto Merchant account
  • Online store in Magento 1.9.x

Install Manually and Update

  1. Download our latest release zip file on the releases page.
  2. Go to your Magento admin dashboard (it should be something like https://<your-store.com>/admin).
  3. Navigate to System -> Magento Connect -> Magento Connect Manager
  4. Login with the same credentails used for the admin dashboard
  5. Go to Direct package file upload and upload the zip
  6. A success message should appear on the logs on the bottom.

Updating manually

You can always check our releases page for a new version. You can update by following the same instructions as installing.

Setup

On the xMoney Crypto side

  1. Go to xMoney Crypto merchant dashboard.

  2. Log in or sign up if you didn't yet.

  3. On the left sidebar choose Integrations.

  4. Select Magento 1 and click the button Generate Credentials.

  5. You will see now 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 it will be no longer available to copy; if needed, you can always generate new credentials.

    🚫 Don't share your credentials with anyone. They can use it to place orders on your behalf.

On the Magento side

  1. Go to your Magento admin dashboard.
  2. Navigate to System -> Configuration.
  3. On the left sidebar go to Sales section and click on Payment Methods.
  4. Click on Utrust.
  5. Select Enable.
  6. Add your Api Key and Webhook Secret and click Save Config button on top.
  7. Done!

Features

✨ These are the features already implemented and planned for the Utrust for Magento 1 plugin:

  • Creates Order and redirects to xMoney Crypto payment widget
  • Receives and handles webhook payment received
  • Receives and handles webhook payment cancelled
  • Starts automatic refund on xMoney Crypto when refund initiated in Magento

Support

Feel free to reach by opening an issue on GitHub if you need any help with the xMoney Crypto for Magento 1 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 💜.

Contribute

This plugin was initially written by a third-party contractor (Moisés Sequeira from CloudInfo), and is now maintained by the xMoney Crypto development team.

We have now opened it to the world so that the community using this plugin may have the chance of shaping its development.

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 😊.

Development

If you want to get your hands dirty and make your own changes to the Utrust for Magento plugin, we recommend you to install it in a local Magento store (either directly on your computer or using a virtual host) so you can make the changes in a controlled environment. Alternatively, you can also do it in a Magento online store that you have for testing/staging.

Once the plugin is installed in your store, the source code should be in app/code/local. All the changes there should be reflected live in the store. If something goes wrong with the module, logs can be found in var/log/utrust.log.

Publishing

For now only members of the Utrust development team can publish new versions of the Utrust for Magento 1 plugin.

To publish a new version, simply follow these instructions.

License

The xMoney Crypto for Magento 1 plugin is maintained with 💜 by the xMoney development team, and is available to the public under the GNU GPLv3 license. Please see LICENSE for further details.

© Utrust 2024