# Bigcommerce

## How to Setup Rocketfuel on Bigcommerce

BigCommerce is a powerful, open Saas (Software-as-a-service) platform that lets you build your own custom online stores. With our integration, you can now use Rocketfuel as a payment provider in your store, and accept payments anywhere in the world. Here's how to set it up and get started!

Note: To install the app on your BigCommerce store, your store must be using BigCommerce's [Stencil Themes](https://support.bigcommerce.com/s/article/Stencil-Themes) and [Optimized One Page Checkout](https://support.bigcommerce.com/s/article/Optimized-Single-Page-Checkout)

**Step 1:**\
Go to BigCommerce Dashboard → Store Setup → Payments

![](/files/98qfYAeu6R2NBNLGzzb8)

**Step 2:**\
Select Offline Payment Methods → Choose Money Order and click Setup

![](/files/7VPstBkNqwKLQbyYQj4u)

**Step 3:**\
Choose the Display Name like, 'Pay with Rocketfuel for Crypto'.

You can also select countries where you want the payment option to be available.

Also, you can set the message that is displayed after payment by changing the text in Payment information. \
For example, you can change it to\
'Your order has been received, An email will be sent containing information about your purchase'

Click Save.

![](/files/WSN4xJnC1a9ZWMsIAvTT)

**Step 4:**

Search Rocketfuel app from BigCommerce Store.

Click ‘Get This App’.

It will automatically redirect to sign in to your store

Click ‘Install’

You will see a screen as shown below:

Check mark the option and click ‘Confirm’.

![](/files/xTPyiqymztLp674jAATV)

**Step 5:**

Once you click ‘Confirm’, you will be directed to ‘Welcome To Rocketfuel’ page.

For filling in mandatory details, go to [Merchant Dashboard](https://merchant.rocketfuelblockchain.com/sign-in), you will get Merchant ID and Public key mentioned there.

Come back to the app page and fill in the Email, Password, Merchant ID and Public key.

You can select an environment as Sandbox or Production.

Click 'Save Details'

Note: You have to select the details like Email, Password, Merchant ID and Public Key based on the environment you choose to work on.

Congratulations!!! You are now all set to receive Payments.

![](/files/eiAtdzN4zXlTzq4MndTF)

### CALLBACK URL

To get transaction update from Rocketfuel, you will need to fill in your callback url on the portal. Follow this [link](https://docs.rocketfuelblockchain.com/user-guide-and-help-videos/merchant-user-guide/settings) to setup your callback url. \
You can find the callback url highlighted red on the "Welcome to Rocketfuel" page on the Bigcommerce App.

### ORDER STATUS

When an order is placed on Bigcommerce through Rocketfuel, it will initially be marked **incomplete** on Bigcommerce until the payment is confirmed by Rocketfuel.

### EMAIL SETTINGS

To change the email template, navigate to Marketing -> Transactional Emails.\
![](/files/IKhgnycegXCJUo9pw4Rr)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rocketfuel.inc/plug-ins-and-sdks/bigcommerce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
