Rocketfuel Blockchain
  • Welcome to Rocketfuel
  • Core Concepts
    • Overview
    • Partners
    • Merchants
    • Shoppers
    • Exchanges
    • QR Payments
    • Bank Payments
    • Invoices
    • Settlements
  • Plug-ins and SDKs
    • Bigcommerce
    • Magento
    • PrestaShop
    • WooCommerce
    • Webflow
    • Web SDK
  • Developer Guides
    • Overview
    • Quick Start
    • API Reference
      • PayIns
        • Overview
        • Encryption Algorithm
          • Public Key Based
          • Secret Key Based
        • Authentication
          • Authenticate a merchant
          • Authentication Without Email / Password
        • RocketFuel UI Integration
          • Generate Invoice Link
          • Payment Processing
            • RKFL Payment Page
            • RKFL Payment Widget
          • Transaction Lookup
            • Lookup using Auth
            • Lookup using Public Key
          • Webhooks
          • Handling Partial Payments
        • Custom UI Integration
          • Cryptocurrencies listing
          • Generate QR Code
          • QR Payment Status
          • Transactions Lookup
          • Webhooks
          • Handle Partial Payment
        • Utility APIs
          • Subscriptions/Recurring Payments
          • Store info
          • Shopper
            • Shopper manual signup
            • Verify shopper's email id
            • Shopper manual login
            • Shopper info
            • Shopper wallet balance
          • Exchange Payment
            • Exchanges listing
            • Pre-payment validation check
            • Payable amount
            • Trigger Exchange payment
          • Transaction listing
          • Order info
      • Payout
        • Overview
        • Add Payee
        • API Guide
        • Webhooks
    • Swagger API
  • Integrations
    • RocketFuel Integration
      • Objective
      • Target Audience
      • Product Feature overview
      • "How To" Guide
        • Sign up as a Merchant
        • KYC Verification
        • Using the RocketFuel API for Custom Integration
        • Using the RocketFuel Pre-built Solutions for Custom Integration
        • How to Use Testnet for Transactions
      • FAQ and Tips
  • Web UI
  • User Guide and Help Videos
    • White Label Requirements
    • ACI Merchant Onboarding Document (Certification)
    • Merchant User Guide
      • Sign-up Process
      • Sign-in Process
      • Merchant Dashboard
      • Transactions
      • Shoppers
      • Reports
      • Invoices
      • Users
      • Funds
      • Bank/ACH Payments
      • Instore
      • Settlements
      • Subscriptions
      • Release Notes
      • Verification
      • Help/FAQ
      • Plugins
        • How to Setup RocketFuel on Different plugins
        • How to Use Rocketfuel With Different SDKs
      • Settings
    • Shopper User Guide
      • Dashboard
      • Purchases
      • Profile
      • Exchange
      • Bank/ACH Payments
      • Help/FAQ
      • Settings
      • Subscriptions
      • RocketFuel Rewards Program
    • Partner User Guide
      • Dashboard
        • How to Invite Merchants
        • How to Generate Auth Header for Merchants
      • Transactions
      • Refunds
      • Shoppers
      • Merchants
      • Reports
      • Subscriptions
      • Payment Settings
      • Settings
      • Release Notes
    • Super Partner Guide
      • Overview
      • How to Invite Partners
  • Release Notes
    • Change Log
Powered by GitBook
On this page
  1. User Guide and Help Videos
  2. Merchant User Guide

Settings

PreviousHow to Use Rocketfuel With Different SDKsNextShopper User Guide

Last updated 6 months ago

Was this helpful?

CtrlK

Was this helpful?

In the Settings page of the merchant portal, you can set up your shop details, notification updates, your acceptable payment method, public key, secret key, and select cryptos for your graph on the Funds page.

Shop Details

To set up your shop details, you need to fill in your shop/store name, Store URL, description of your shop, and store callback URL (This is the URL where you want to take the shopper after successful completion of payment) and shop icon/logo along with your support email address. Please note that your merchant ID will be prefilled, and you cannot edit it. After filling in all the required details, you can click on the save button to save the changes.

Along with setting up your business details, you can open Webhook Simulator by clicking on Test Webhook button. The webhook event simulator allows you to test your listener’s ability to receive and process webhook payloads. This ensures that your integration is correctly configured before handling real-world events.

Purpose of the Simulation

  • The simulator sends a sample webhook payload to your configured endpoint.

  • The payload follows a generic structure and does not correspond to any actual event or system action.

  • This simulation helps verify that your listener can successfully receive, parse, and respond to webhook events as expected.

Testing

Type: PayIn or Payout means the product you are testing for. PayIn refers to our e-commerce product where shoppers can pay on your store using crypto. Payout refers to allowing users to withdraw funds in crypto after the funds are allocated by you.

Webhook URL: Your webhook URL to test the webhooks

Event Type: You can select different events to test.

Example: Transaction Pending Case

Notification Setting

You can also set up your email notification preferences and the email address to which these emails should be delivered.

Payment Methods

You can enable or disable different payment methods, which are Crypto Exchange, Bank Transfers, and Crypto Wallets. If you have disabled any payment method, that method will not be visible on the Rocketfuel payment widget to the shoppers.

Fiat/Bank payments are currently disabled.

Public Key

You can generate a Public Key which will be used on your website to open the “Pay with RocketFuel” widget for receiving the funds from Shopper.

Integration Keys

You will also have to generate integration keys that will be used for API communication, authorization, and authentication.

Graph Setting

You can select up to 10 cryptocurrencies that will be shown in the graph on the funds tab. Please click on save once you have selected the coins you want to see in your graph.