Prestashop

Accepting bitcoin payments online has never been easier. You can accept bitcoin payments directly from your store using the Bitcoin Payments by Speed plugin.

Benefits of using Speed

  • It enables low-cost, secure, and lightning-fast bitcoin payment processing.
  • There are no setup costs, monthly fees, or hidden costs.
  • It provides robust and adaptable payment processing capabilities.
  • Create your account and start accepting bitcoin payments in no time.
  • Transaction fees are significantly lower (1%) than credit card fees (2.9% - 3.4%).
  • There is no risk of chargebacks or fraudulent payments.
  • Accept cross-border payments without the involvement of a bank. It's simple to go global with Speed.
  • Speed uses real-time bitcoin prices to save you from losing revenue.
  • Withdraw your balance instantly in bitcoin or USDC.

Benefits of using Speed with Prestashop

  • Your customers will have a smooth checkout process.
  • Easy setup. No coding knowledge is required. Connect Speed to your store by simply copying and pasting your secret keys.
  • Integrate quickly by filling in the required details, and your store will be ready to accept payments via Speed.
  • The plugin interface allows you to easily switch your transactions from live mode to test mode or vice versa. It’s a great feature to configure the plugin according to your expectations and validate your transactions before going live.
  • You can also keep track of the order payments regularly on the Speed Web application and get confirmations quickly.

Download it now at: Prestashop Marketplace

Requirements

To install “Bitcoin Payments by Speed” plugin, you need:

  • Prestashop version 8.0.0 or newer (installed). Tested up to: 8.1.0
  • PHP Version 7.1 or newer Tested up to: 8.1
  • Speed account. If you don't already have a Speed account, sign up for one here.

Installation

  1. Open Prestashop Marketplace and login to your Prestashop account.
  2. Search for Bitcoin Payments by Speed.
  3. Open Bitcoin Payments by Speed, shown in the search results.
  4. Click on the Add to cart button.
  5. Click to Proceed to checkout button and complete the payment to get the module.
  6. Log in to your Prestashop Admin panel.
  7. Go to Modules » Module Manager.
  8. Click on Upload a module.
  9. Now upload the Bitcoin Payments by Speed module.

Setup and Configuration

After installing the Bitcoin Payments by Speed extension, it must be configured.
To configure your Bitcoin Payments by Speed extension, go to Modules » Module Manager. Click Configure button next to Bitcoin Payments by Speed.

There are 3 types of settings tabs you will find on the Speed Configure page.

  • General Settings
  • Test Settings
  • Live Settings

General Settings

  1. First, you can choose the transaction mode here.

    1. If you want to test payments before accepting real bitcoins, select the transaction mode as Test. You can simulate various payments in test mode.
    2. However, if you want to start accepting payments with Speed, select the Live mode and save your changes.

    Whichever mode you select, you will find the mode displayed on the top-most right corner of the Speed Configure settings page.

  2. Although Speed by default suggests the payment method name and description, you can modify this as you see fit.

  3. Next, you will see the statement descriptor, which is additional information about a payment made to your account via Speed. You can add a customized one as well.

  4. Enable the logo or no logo button, depending on whether you want your payment page to show the Speed logo or not.

Test and Live Settings

Next, let’s fill in the Test and Live settings’ required fields. For Test mode details, make sure you select Test in the Transaction mode in Speed web application. For live settings, select the “Live” option.

  1. Enter the Publishable API keys in test / live mode to configure the Bitcoin Payments by Speed with a new or existing Speed account (copy the keys from your Speed web application) by keeping the toggle on or off respectively in the Speed web application.

  2. Fill in the webhook URL and Webhook Test / Live Signing Secret Key. Click here for more instructions.

  3. Click on the Test Connection to see if Test / Live keys provided establish a successful connection or not. As this would be required to connect your website to your Speed account.

Webhooks

Webhooks will help keep the communication between Speed and your site synchronized. It provides information such as whether the payment has been received or not and is used to update the orders based on certain events.
Let us see the steps to enable webhooks for your Prestashop website.

  • Head to Modules » Module Manager » Bitcoin Payments by Speed. Click Configure to configure your Bitcoin Payments by Speed settings. Under the Live/Test settings section, you’ll find a webhook endpoint URL ready for you to copy and paste into your Speed web application.

  • Log into your Speed web application with your login credentials.

  • Navigate to Dashboard → Developers → Webhooks. (with “Test mode” enabled or disabled, depending on which mode is being configured).

  • On the left sidebar, click Add endpoint.

  • Paste the webhook endpoint URL you copied earlier into the Endpoint URL field, and enter a description.

  • Select the version of your choice.

  • Click next. You will see a list of events. Select your desired events. Make sure to select the following events at a minimum.

  • For example, you must select below given events,

    • Checkout_session.paid
    • Checkout_session.created
    • Checkout_session.payment_paid
  • After selecting events, you can see the selected ones in the sample endpoint code on the Speed web application.

  • Click Add endpoint. This will take you to the webhook detail page, where you can find the webhook endpoint status, secret, id, and many other details.

  • Copy the Signing secret (wsec_xxxxxxxxxxxxxxxxxxxx) after clicking Reveal.

  • Back in Modules » Module Manager » Bitcoin Payments by Speed » Test/Live Settings, and paste the secret into the Webhook Signing Secret Key field.

  • Test your connection, and if it is successful, then you are good to go using Speed on your website.

  • If this was done in test mode, repeat the process after switching to live mode.

Accept Speed Bitcoin at Checkout

Your customers can easily complete their payment by selecting the Bitcoin Payments by Speed option on your store, as shown below. At checkout, when the customer selects Bitcoin Payments by Speed payment, they will be redirected to the Speed payment page to complete the crypto transaction.

On the Speed payment page, customers can make payments in bitcoin or via the Lightning Network. Learn more about each payment method here.

Customers who choose to pay via bitcoin can make partial payments for their orders.

When a customer makes a partial payment, the order status will be pending. Thef customer can make the remaining payment on the same on-chain address or the Lightning Network using the QR code on the Speed payment page.

The same Speed payment page can be generated by going back to the cart (without updating it) and then selecting the Bitcoin Payments by Speed payment option at checkout. This will take the customer back to the same payment page where they can make the remaining partial payment.