Documentation Menu

Stripe BLIK Documentation

nopStation's Stripe BLIK plugin is developed to enable BLIK payment support for nopCommerce-based online stores. BLIK is a widely used payment system in Poland, allowing customers to pay instantly using one-time codes generated by their banking apps. After a simple nopCommerce plugin download and installation, store owners can easily enable BLIK payment functionalities on their online stores such as secure payments, refunds, and support for Polish customers with local payment preferences.

PRE-REQUISITES

·       The plugin requires you to install the Nop-Station Core plugin first.

 

INSTALLATION

·       Download the Stripe BLIK Payment from our store.

·       Go to Administration → Configuration → Local plugins

·       Upload the NopStation.StripeBLIKPayment zip file using the "Upload plugin or theme" button

·       Go to Administration, reload the 'list of plugins'. Install 'Nop-Station Core' Plugin first and then install 'Stripe BLIK Payment'

 

·       To make the plugins functional, restart the application.

·       Enable the plugin with 'Edit' option and Configure it.

STRIPE BLIK CONFIGURATION

·       Navigate to the login page. If you don't already have a Stripe account, use the Sign up link on the login page to create one.

·       Make sure your Stripe account is registered in Poland, since BLIK is only available there.

·       Tap the Developer in the upper right corner and then tap on API keys.

·       Copy Publishable key and Secret key below.

·       To configure webhook, click on Webhooks in the left navigation.

·       Click on Add an endpoint button.

·       Enter '{yourdomain.com}/stripeblik/webhook' into the Endpoint URL field.

·       Click on + Select events.

·       Expand Charge and check 'charge.refunded' and 'charge.succeeded' and click the Add events button.

·       Click the Add endpoint button. You will be redirected to Webhook details page.

·       Click on Reveal right below Signing secret.

·       Copy Webhook secret below.

 

CONFIGURATION

·       Go to Admin → NopStation → Plugins → Stripe BLIK → Configuration

·       Enter the Description text which will show on checkout page

·       Enter the Stripe BLIK Api/Secret key

·       Enter the Stripe BLIK Publishable key

·       Check to Enable webhook

·       Enter the Webhook secret if you checked Enable webhook

·       Select the Supported currencies as Poland. Because BLIK only support Poland currencies.

·       Select the Supported countries. Keep it empty if all active countries are supported.

·       Additional fee: This is the amount that charges the customer for using this payment method

·       Additional fee. Use percentage: Check the box to determine whether to apply an additional percentage fee to the order total. If not checked, a fixed value is used

 

 

Book a Meeting