Integration with Stripe

1. Register

Registered for a Stripe account here

2. Set up Stripe on Web Store

You can retrieve the account id by going to your Stripe account and look for Account section
You can look for the merchant code (publishable key) and the Secret key at the home page of your Stripe account

You can add or replace your stipe account by inputting the series of above key after selecting Stripe in the Add payment method

Successfully integrated process will allow customer to purchase their order securely using Stripe

2. Unpublished or Delete a brand

2.1. Unpublished Stripe

You can unpublished Stripe by toggling the switch button from published to unpublished

An unpublished Stripe will not be shown as available payment method for customer but its details and the method itself will not be permanently deleted from the system database. It can be published again.

2.2. Delete Stripe

You can delete Stripe by selecting the Delete option after clicking on the more action button (3 dot symbol) or tick the tickbox of multiple methods for mass delete.

After the deletion, Stripe integration data is permanently remove from the system database and the customer will not be able to select Stripe as their payment medthod. User can re adding the data to revoke the integration following the above set up procedure

Last updated

Was this helpful?