Skip to main content
This page explains, in a simple way, the steps required to sell credits via Shopier. How credits are calculated
Our system reads the credit amount from the number in the product name.
Example: 100 Credits product = 100 credits.
If there is no number in the product name, the price may be used as a fallback. The most reliable method is to include a clear number in the product name.

1) Enable the Shopier module

Go to Admin Panel > Settings > Plugins, enable the Shopier module, and open its settings.
Once you activate the Shopier module, you will no longer manage credit packages from the panel’s local credit system. Instead, all credit products will be managed directly from Shopier. The default credit packages will be disabled.

  1. Log in to your Shopier account.
  2. Copy your store link in the format: www.shopier.com/yourstorename
  3. Paste it into the Store Link field in your admin panel.
This field is used to fetch products from your store. Entering only the store name may work, but using the full store link is the most reliable method.

2) Create a Personal Access Token (PAT)

  1. First, enable two-factor authentication in your Shopier account.
  2. Then go to Account Management -> Personal Access Token.
  3. Create a new token and copy it.
  4. Paste it into the Personal Access Token field in your admin panel.
If you’re integrating your own Shopier account, you do not need to enable developer mode. The personal access token is sufficient.

3) OSB username and password

  1. In your Shopier account, go to Additional Features -> Order Notification.
  2. Copy the OSB username and OSB password.
  3. Paste them into the OSB Username and OSB Password fields in your admin panel.
According to Shopier documentation, OSB (Automatic Order Notification) is a legacy feature. The modern alternative is webhooks. However, since these fields exist in your panel, it is recommended to fill them in.

4) Notification URL

On the Shopier side, enter the following order notification URL:
https://yourwebsite.com/process/shopier
This ensures that order data is automatically sent to your website after payment is completed.

5) Create a credit product

  1. In the Shopier panel, go to Products -> Product Listing.
  2. Create a new product.
  3. Name the product with the credit amount: 100 Credits, 250 Credits, 500 Credits, etc.
  4. Fill in the price, description, image, and other details.
  5. Save and publish the product.
If the customer completes the payment using a different email address, the system may not match the user, and credits will not be added.

Setup complete. You can now sell credits using Shopier.