Skip to content

Instantly share code, notes, and snippets.

@danielmcoelho
Last active July 6, 2021 17:17
Show Gist options
  • Save danielmcoelho/4c78184ddc22688a7dde5b252292c75b to your computer and use it in GitHub Desktop.
Save danielmcoelho/4c78184ddc22688a7dde5b252292c75b to your computer and use it in GitHub Desktop.
Utrust for Jumpseller

Utrust integrations - Jumpseller

Utrust for Jumpseller

Accept Bitcoin, Ethereum, Utrust Token and other cryptocurrencies directly on your store with the Utrust payment gateway. Utrust is cryptocurrency agnostic and provides fiat settlements. Utrust can be integrated using Jumpseller External Payment feature allowing you to take cryptocurrency payments directly on your store via the Utrust API. Find out more about Utrust at utrust.com.

Requirements

  • Utrust merchant account
  • Online store in Jumpseller
  • Make sure you are selling products or services and not subscriptions

Setup

On the Utrust side

  1. Go to the Utrust Merchant dashboard.

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

  3. On the left sidebar choose Integrations.

  4. Select Jumpseller and click the button Generate Credentials.

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

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

On the Jumpseller side

  1. Go to your Jumpseller admin dashboard.
  2. Go to Settings > Payments.
  3. Choose External Payment Gateway and click Add Method button.
  4. Fill the form with this information:
  1. Finally, click Save.

All good! The Utrust Payment method should be appearing on your store!

Testing mode

If you want to test first, Utrust has a sandbox server identical to the production server to use at your own will using fake money. To use it, you need to register an account in https://merchants.sandbox-utrust.com and change the Payment method URL setting in Jumpseller to https://merchants.api.sandbox-utrust.com/api/stores/external/jumpseller.

Support

If you're having specific problems with your account, then please contact support@utrust.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment