worldline
Sign up

Introduction

Our Salesforce Commerce Cloud plug-in comes with regular updates and full integration support, offering a versatile out-of-the-box solution to accept online payments easily:

  • Supports the following integration methods:
    • Hosted Checkout Page that redirects your customers to the payment page for any of our available payment methods.
    • Hosted Tokenization Page that includes an iFrame in your checkout page for card payments.
    • Redirect Payments that allows your customers to chose their preferred payment method directly on your checkout page by introducing single payment buttons.
  • Manages multiple stores.
  • Accepts payment operations (Refunds, authorisations, captures etc.) directly from Salesforce Commerce Cloud Business Manager.

Find the complete list of payment methods the plugin supports in our payment methods overview.

Keep an eye on our Release Notes to stay informed about updates and new features (i.e. payment methods, features, integration methods) we have added to this plugin!

Check out our documentation to learn how to link your store with our platform to profit from all these features!

Download from GitHub

  • Entrust a system administrator with the installation and the configuration of the plugin.
  • Accordingly, the target audience of this documentation are system administrators with a profound knowledge of Salesforce Commerce Cloud / Demandware.

Account Creation

To process transactions with this plugin, you need an account on our platform.

This plugin works with both our test and live environment. A test account is a great way to get familiar with both the plugin and our platform. Once you want to go live, create a production account or contact us!

Plugin code modifications void technical support

For security and stability, does not support plugins whose code has been modified by the merchant or a third party. Plugins are provided as-is (official version). Any unauthorised modification voids support and warranty and may cause malfunctions, security gaps, or incompatibilities with PSP updates.

Installation

  1. Install plugin
  2. Configuration
  3. Manage payments

Install plugin

The first step to use the plugin is the installation process. Before you proceed, make sure your infrastructure meets these system requirements:

Item Description
Plugin package

Download the plugin

credentials

Salesforce Commerce Cloud

Compatibility with Salesforce Commerce Cloud:

  • Storefront Reference Architecture (SFRA):
    • 6.0.0, 6.1.0, 6.2.0, 6.3.0, 7.0.0,Upto v7.0.1
    • The cartridge can be used with other SFRA versions, but it may require code changes.
  • Platform Compatibility Modes:
    • 21.2
    • 21.7
    • 22.1
    • 22.7

The cartridge is not compatible with SiteGenesis versions using Pipelines or Controllers.

If you use v26.2.0 or earlier, do not follow the standard installation process directly. Instead, follow the migration steps in "Upgrades from previous versions" before you install v26.3.0 or later.

Version v26.3.0 introduces a major refactoring and rebranding from Direct to . You need to migrate your existing configuration and stored data before we remove the deprecated metadata.

PCI compliancy

SAQ A

The plugin’s in-built features ensure this security level, but you still need to get the certificate from your acquirer.

Once done, follow these steps:

  1. Install cartridge
    Install the cartridge to your project root directory at the same level as storefront-reference-architecture. Here is an example of the folder structure:

    
    my-project/
    |-- link_worldline_gopay/
    |  |-- cartridges/
    |  |  |-- bm_worldline_gopay/
    |  |  |-- int_worldline_gopay/
    |  |-- documentation/
    |  |-- metadata/
    |-- storefront-reference-architecture
    |  |-- cartridges/
    |  |  |-- app_storefront_base/
    |  |  |-- modules/
    

    If you have renamed the storefront-reference-architecture folder, make sure to update the base path in package.json.

  2. Install Node modules
    The recommended Node version to use is 12.21.0. From the cartridge’s root directory, install Node modules using your command line:

    npm install

  3. Build code
    From the cartridge’s root directory, compile the client-side assets using your command line:

    npm run build

  4. Upload code
    Upload int_worldline_gopay and int_worldline_gopay_sfra using Commerce Cloud UX Studio or
    sgmf-scripts command line utils.

  5. Import metadata
    To add new configuration items, import the predefined metadata by following these steps:

    • Open the /metadata/site_import/sites/ folder.
    • Rename the yourSiteId folder to the ID of your site in the Business Manager.
    • Zip the site_import folder.
    • In the Business Manager, go to Administration > Site Development > Site Import & Export and import the zipped file.

    After the import, attributes named WorldlineGoPay[attributeName] are added to Administration > Site Development. >.

    System Object Types > Site Preferences > Attribute Definitions
    System Object Types > Order > Attribute Definitions
    System Object Types > OrderPaymentInstrument > Attribute Definitions
    System Object Types > CustomerPaymentInstrument > Attribute Definitions
    Custom Object Types

    The service worldline.https.gopay.yourSiteId is added to Administration > Operations > Services.

    Upgrades from previous versions

    Version v26.3.0 of the plugin introduces a major refactoring and rebranding of the cartridge to . As part of this change, we renamed the cartridge code, metadata attributes, services, payment configuration, and other components that used the 'worldlineDirect' naming convention. They now use the new naming convention.

    worldlineGoPay
    Existing orders and customer payment instruments may still contain data in the previous attributes. The upgrade therefore includes a migration job. The job copies the relevant data from the old attributes to the new 'worldlineGoPay' attributes.

    Follow these steps:

    1. Replace existing cartridges
      • Remove:
        int_wordline_direct
        bm_worldline_direct

      • Add:
        int_worldline_gopay_sfra
        int_worldline_gopay
        bm_worldline_gopay

        Update the cartridge paths for the relevant site(s) and Business Manager configuration wherever required.

    2. Import metadata
      Import the metadata using the standard import process described in the Installation section.
      The import creates the new configuration, including the required:
      • System Object attributes
      • Custom Object Types
      • Services, profiles and credentials
      • Jobs
      • Payment Methods
      • Payment Processors
      • Site Preferences
      • Other cartridge metadata included in the package

    3. Configure and run the migration job
      Create and configure a new job under Administration > Operations > Jobs. Add a job step using the newly created step: custom.worldlineGoPayRebrandingJob and configure the following parameters:
      migrateOrder – whether to migrate data stored against existing orders.
      migrateCustomerSavedInstruments – whether to migrate existing saved customer
      payment instruments.

      Run the migration job after importing the new metadata has been imported. Based on the configured parameters, the migration job will migrate the relevant information for:
      Existing orders
      Existing customer payment instruments

    4. Remove the old metadata
      The exact metadata present may depend on the previously installed cartridge version. Remove all deprecated configurations associated with Worldline Direct / worldlineDirect.
      a) Administration > Operations > Services
      Delete all deprecated Worldline Direct:
      Services
      Profiles
      Credentials

      b) Administration > Operations > Jobs
      Review existing jobs and replace any deprecated Worldline Direct job steps with their corresponding job steps. Ensure that the associated job parameters are also updated where required.

      c) Administration > Site Development > Custom Object Types
      Delete the deprecated Worldline Direct Custom Object Types:
      WorldlineDirectPaymentProducts
      WorldlineDirectWebhooks

      d) Administration > Site Development > System Object Types
      Remove deprecated worldlineDirect attributes and attribute groups from the relevant System Object Types across:
      CustomerPaymentInstrument
      OrderPaymentInstrument
      Order
      SitePreferences

      e) Merchant Tools > Payment Methods
      Delete the deprecated payment methods associated with Worldline Direct:
      WORLDLINE_DIRECT_CARD
      WORLDLINE_DIRECT_REDIRECT
      WORLDLINE_DIRECT_CREDIT_REDIRECT
      WORLDLINE_DIRECT_DIRECTDEBIT

      f) Merchant Tools > Payment Processors
      Delete the deprecated payment processors associated with Worldline Direct:
      WORLDLINE_DIRECT_CARD
      WORLDLINE_DIRECT_REDIRECT
      WORLDLINE_DIRECT_CREDIT_REDIRECT
      WORLDLINE_DIRECT_DIRECTDEBIT

    5. Configure the new cartridge as per the instructions given in the section "Configuration".

    6. Verify the upgrade by checking that
      a) services are configured and operational.
      b) Existing migrated orders contain the Worldline GoPay data.
      c) Existing customer payment instruments contain the migrated data.
      d) New orders populate the worldlineGoPay attributes rather than the deprecated worldlineDirect attributes.
      e) All supported payment methods can be successfully used during checkout.
      f) Payment authorization, capture, cancellation and refund flows operate as expected, where applicable.
      g) Scheduled jobs are complete successfully.
      h) No runtime dependencies remain on deprecated metadata.


Configuration

After the installation, you need to configure the plugin to link your store to our platform.

You need to enforce HTTPS in the Salesforce Commerce Cloud to be compatible with the Chrome v80 policy.

Login to the Business Manager. Set the following values in the menus and confirm by clicking "Apply" or "Save":

Set Cartridge paths

To embed an external module and link it with the Business Manager, follow these steps:

    • Go to Administration > Sites > Manage Sites > [yourSite] > Settings. Enter the following in "Cartridges":

      int_worldline_gopay_sfra:int_worldline_gopay:app_storefront_base
    • Go to Administration > Sites > Manage Sites > Manage the Business Manager site > Settings. Enter the following in front of any other existing cartridges:

      bm_worldline_gopay:int_worldline_gopay:bm_app_storefront_base:bm_custom_plugin
The image above shows where to add the value in the Settings menu

Define Business Manager permissions

Manage the access rights of the module to ensure correct interaction with your Business manager and storefronts:

    • Go to Administration > Organization > Roles & Permissions. Click on the role you want to update in the table. Go to Business Manager Modules.
    • In the "Select context" pop-up, select all storefront sites that will use Worldline-GoPay Payments Cartridge.
    • Find Ordering module in the modules table. Assign Worldline-GoPay Transactions and Worldline-GoPay Subscriptions module permissions for the selected role.

Configure credentials for Test/Live environment

To target our test/live environment and make sure that your requests are legitimate, you need to configure URL endpoints and an API key/secret pair linked to a specific PSPID.

  • Go to Administration > Operations > Services. Open the “Credentials” tab.
  • Click on the worldline.https.gopay.yourSiteId.TEST in column “Name” in the table to configure either test/live. Perform the action for both environments.
  • Enter the following in the table:
Property Description/Actions
Name Replace yourSiteId with the actual ID for your site.
URL The test or live endpoint on our platform. Copy them from our dedicated guide.
User Enter the API key of your test or live PSPID. Read our dedicated guide to learn how to generate one.
Password Enter the API secret of your test or live PSPID. Read our dedicated guide to learn how to generate one.
  • Open the Services Tab. Click on worldline.https.gopay.yourSiteId and enter the following in the table:
Property Description/Actions
Name Replace yourSiteId with the actual ID for your site.
Communication Log On test environments, the communication log could be enabled for debugging purposes.
Credentials Check the updated service credentials are selected.

Perform the action for both environments.

  • Read our dedicated guides about API endpoints and authentication to get a thorough understanding about the test/live environment and API key/API secret.
  • We strongly recommend configuring a separate name for both our test and live environment. This will allow you to manually switch from one environment to the other easily.
  • Make sure not to mix up credential from test with live and vice versa.

Set up Worldline-GoPay Payments Cartridge

Every transaction is channeled via a test/live PSPID on our platform. 

  • Go to Merchant tools > Site Preferences > Custom Preferences. Perform the actions for each of the custom groups as stated in the table below:
The image above shows where to configure the custom preferences.

WORLDLINE_GOPAY (Shared Config)

Property Description/Actions
Merchant ID Enter the PSPID to be able to connect to the platform.
Merchant Company Name Enter your legal company name.

Operation code

Define whether to process the transactions as authorisation mode or as direct sale. Select one of the following options:

  • Authorisation (FINAL_AUTHORISATION): the amount is only blocked on your customer's card. Successful transactions will have StatusCode=5 (this is used when you wish to capture a transaction only after shipping the article).
  • Sale (SALE): the amount has been ordered to be paid out in one go. Successful transactions will have StatusCode=9.

If you authorise payments only, make sure that you capture them later. Only then will the transaction reach StatusCode=9, for which you receive funds.

Use either

  • Automatic Capture Job: You can set the capture delay of X days in the given field. At the end of this duration, a cron job will capture the transaction automatically.
  • Custom capture procedure: You can manually capture funds fully / partially by opening an individual order once you have delivered the goods/services.
Checkout Type

You can process card payments either via Hosted Tokenization Page or Hosted Checkout Page, whereas the alternative payment methods are available only via Hosted Checkout Page.

Apply Surcharge

Make sure that the Surcharging is activated in your account.

Enable Subscriptions

Select YES if you want the functionality to be turned ON.
When the customer reaches the basket page and is already logged in you will see the option to enable the “replenish order” functionality. If you do, you can configure the following fields:

  • Start date - the first date on which the order will be recreated again
  • End date - when the subscription should end (no orders will be created after this date), you can leave this field empty if you want the subscription to be valid for ever (until manually cancelled)
  • Every - the interval of execution of the subscription, works in the context of the Frequency field
  • Frequency - the time context for the Every property, so Days, Weeks, Months and Years


The subscriptions are visible in the My Account section of the online store for the customer and in the Worldline-GoPay Subscription module in the business manager.

The customer can cancel his subscriptions at any time from the My Account section, the same is possible for the merchants with access to the module from the business manager.

Wero capture trigger

The plugin passes this info-only field to the API to display inside the Wero portal. The field is only sent when the operation code is set to Final_Authorization.

Instant bank transfers only

Activate this option to only accept instant bank transfers from customers.

Click "Save" in the upper-right corner of the screen.

WORLDLINE_GOPAY_3DS (3-D Secure config)

Property Description/Actions
Enable 3DS

Enable or disable 3-D Secure.

We strongly recommend selecting "Yes" as 3-D Secure is mandatory in some markets. This will also ensure liability shifts for transactions with successful 3-D Secure authentication. If you select "No", you may not benefit from liability shifts and may be held liable.

Enable mandatory 3DS

Define whether to enforce Strong Customer Authentication (SCA) regardless of any possible exemptions.

Exemption type

Some markets allow you to potentially exempt your customers from a 3-D Secure check. Possible options:

  • No challenge request (Default)
  • Low-value
  • Transaction-risk-analysis
Exemption limit (No challenge request)

Request the issuer to skip 3-D Secure for baskets up to 100 EUR.

Exemption limit (Low-value)

Request exemptions for baskets up to 30 EUR.

Exemption limit (Transaction-risk-analysis)

Request exemptions based on a risk analysis performed by the acquirer or the issuer, for baskets up to 100 EUR.

WORLDLINE_GOPAY_HCP (Hosted Checkout Page Settings)

Property Description/Actions
Hosted Checkout Template Enter your template's file name to adapt our payment page to the look and feel of your shop. Learn here how to create templates.
Group Cards on HCP Enable this option to group all card payment options as a single payment method on the checkout page.
HCP Session Timeout (mins) Define the session timeout value for the Hosted Checkout Page. The default setting is 180 minutes.
Intersolve IDs Enter a comma-separated list of the Intersolve ID(s) associated with your merchant account.
OneyCard payment option Enter a value to specify how many instalments the payment can be split into.

WORLDLINE_GOPAY_HTP (Hosted Tokenization Page Settings)

Property Description/Actions
Hosted Tokenization JS Enter a valid tokenization URL as an iframe on your checkout page. Find it in our documentation.
Hosted Tokenization Template Enter your template's file name to adapt the iframe to the look and feel of your shop. Learn how to create templates in our documentation.

WORLDLINE_GOPAY_WEBHOOKS (Webhooks config)

Property Description/Actions
Webhooks Key ID Enter the Webhooks Key ID of your test or live PSPID.
Webhooks Key Secret Enter the Webhooks Key Secret of your test or live PSPID.

WORLDLINE_GOPAY_MOBILE (Mobile Payments)

Property Description/Actions
Google Pay on the Checkout Page When enabled, the Google Pay pop-up appears directly on the checkout page without redirection.
Google Pay Merchant ID Enter the merchant ID used for registration with Google Pay Business Console.
Acquirer Country Code

Enter the ISO 3166-1 alpha-2 country code where the transaction is processed.

Mandatory for the merchants in European Economic Area and other countries that are subject to Strong Customer Authentication (SCA).

Google Pay Environment Choose between Google's test or production environment.
Google Pay Script URL Enter the Google Pay™ javascript library URL.
Applicable only for Google Pay™ on the Checkout page.
Google Pay Submit Button Label By default, the Google Pay button shows "Continue" or "Pay". You can chose to customize this text using this field.

Configure payment methods and integration methods

We categorise payment methods into two different clusters:

  • Card payments
  • Alternative payment methods

You can process card payments either via Hosted Tokenization Page or Hosted Checkout Page, whereas the alternative payment methods are available only via Hosted Checkout Page.

Follow these steps to make your choice:

  • Go to Merchant tools > Ordering > Payment methods. Click on the relevant payment method. Make sure to select YES for enabled. Perform the actions as stated in the table:
ID value Description/Actions
WORLDLINE_GOPAY_CARD Mapped to all card-based payment methods

You can offer these to your customers in two ways:
  • All card brands bundled together in a single iFrame on your checkout page itself via our Hosted Tokenization Page.
    Your customers stay on your checkout page while entering their card details in an iframe hosted on our server. The iframe presents a single payment method "Credit card" which autodetects the card brand based on card number input.

    Select “(1) Hosted Tokenization Page” to use this option.

  • Each card brand listed individually for redirect upon selection to our Hosted Checkout Page.

    All card brands are listed individually on your checkout page. Upon selection of the brand, the plugin redirect your customers to our Hosted Checkout Page to enter their card credentials for the selected brand.

    Select ”(2) Hosted Checkout Page” to use this option.
    • When checkout mode is set to Hosted Tokenization Page, the WORLDLINE_GOPAY_CARD method is visible on the storefront. It is being used to group Worldline-Gopay card payment methods into a single credit card option for the customer.

Bancontact is available only on Hosted Checkout Page in QR code mode.

WORLDLINE_GOPAY_REDIRECT

Mapped to all alternative payment methods (digital wallets, gift cards etc.).

Upon selection of the brand, the plugin redirects your customers to our Hosted Checkout Page or to the third-party provider for entering the payment credentials.

WORLDLINE_GOPAY_MOBILE Mapped to mobile payment methods – Google Pay and Apple Pay.
WORLDLINE_GOPAY_DIRECTDEBIT Mapped to SEPA Direct Debit.

WORLDINE_GOPAY_RECURRING

Mapped to all credit redirect payment methods.

You can also fetch, view or hide, customise and sort all available payment methods on your account into the Business Manager. Navigate to Merchant tools > Ordering > Worldline-GoPay Payment Products to see all payment methods available on your account. Refresh the list whenever you activate new payment methods on your account to update it. From this page, you can also hide payment methods if you do not want them to be available on the checkout page.

  • For fetching the latest payment methods, please click the button "Fetch payment products from " and repeat the process when new payment methods are added to your account.
  • You can also customise the payment product logo, name and order for each payment product. Please click on the "Edit" option against the payment product and customise as per the requirement.

Additional configurations

1. Mealvouchers

Our plugin supports the Mealvouchers payment method. To make it available, the cartridge adds a custom attribute to the Product object: Mealvouchers product type, with these values:

  • FoodAndDrink - Food and beverage items eligible for meal vouchers
  • HomeAndGarden - Home and garden items, typically eligible for eco-cheques
  • GiftAndFlowers - Gift and flower items potentially eligible for eco-cheques and another voucher type (Cheques Cadeau)

Configure this field per product by including it in your product feed to Salesforce Commerce Cloud or by editing products manually in Business Manager.

2. Subscriptions

The Worldline-GoPay Subscriptions option allows the customer to order a specific set of products from the online store at regular intervals. The intervals can be managed through the plugin.

This feature is available only for registered customers. Please follow the following steps to activate it:

    1. Activate Subscriptions through Merchant tools > Site Preferences > Custom Preferences.
    2. Go to Administration > Operations > Services and open the Credentials tab to configure the service credentials. Open worldline.gopay.ocapi and edit:
      • URL: add the URL to your site/instance
      • User: enter your API key ID.
      • Password: enter your API key secret.
    3.  Click Apply.
    4. Configure services by navigating to Services tab.
      • Select worldline.gopay.ocapi credentials.
      • Select a profile for the OCAPI request (create one if none is present) and apply.

Configure webhooks

The plugin uses webhooks to get the status of your transactions from our platform. This way, your store database is always up to date.

  • Configure a WebhooksKeyID, WebhooksKeySecret and Endpoint URLs in your PSPID as described in our dedicated guide. Make sure to use the following formula for your endpoint URLs:
    https://{domain}/on/demandware.store/Sites-{yourSiteId}-Site/{locale}/WorldlineGoPay-Webhooks
  • Go to Merchant tools > Site Preferences > Custom preferences > Worldline_GoPay: Webhooks Config and perform the actions as stated in the table:
ID value Description/Actions
Webhooks Key ID

Enter the webhooks Key ID of your test or live PSPID from the previous step.

Webhooks Key Secret Enter the Webhooks Key Secret of your test or live PSPID from the previous step.
  • Go to Administration > Operations > Jobs. Click on “WorldlineProcessWebhooks” in the list. Go to Job Step to set the scope to your site. Configure the schedule for the job based on your needs.

Depending on your business volume for real-time transaction processing, we recommend setting the job schedule between 1 and 5 minutes. The default value for job schedules is 5 minutes.

Find a thorough overview on possible webhook events in our dedicated documentation.

Test connection

Once you have completed all the steps, verify the configuration by establishing a test connection between the plugin and our platform:

  • Go to Merchant Tools > Ordering > Worldline-GoPay Transactions. Click on the “Test API connection” button. Check that the appearing dialogue box states “Connection to the Worldline GoPay API succeeded”.

Manage payments

We have designed the plugin to follow-up on your orders automatically and autonomously, freeing you from the administration involved. Learn here how to use our plugin effectively which could help your business to thrive!

Follow-up on orders Check payment status / Process unconfirmed orders

To make sure

  • your platform registers successful payments (StatusCode=5 or 9 and Status=”PAYMENT_CREATED”) as such and not as unfinished (because of a failed redirection of your customers to the Salesforce Commerce Cloud website.
  • authorised transactions are finalised by a capture (If you choose Operation Code: Authorisation during the initial order).

the plugin implements the “Check payment status job”. Follow these steps to make them work:

  • Modify property cancelUnconfirmedOrderAfterHours to the desired number of hours after which the plugin cancels an order in a pending status.
  • Check out how to capture authorisations automatically or manually.

Capture authorisation automatically

If you choose to authorise transactions only during the initial order, our plugin will capture them for you at a later point. You can define the intervals and the timing for the captures based on your business requirements.

Go to Administration > Jobs > WorldlineCaptureAuthorizedPayments > Schedule and History. Perform the actions as stated in the table for the respective capture mode:

Capture mode Description/Actions
Capture authorisations several times a day
    • Check the “Enable” checkbox
    • Set “Trigger” to “Recurring interval”
    • Set “Interval” to “Hours” and “Amount” to the desired time span (in hours) that should pass between the captures
    • Define the time of the initial capture in “From”. Counting from this time, captures are run every X hour you defined in “Amount”
    • Set “WorldlineGoPayCaptureProcedureDelay” to define which authorisations from X days ago should be captured
Capture payments at the end of the day
    • Check the “Enable” checkbox
    • Set “Trigger” to “Recurring interval”
    • Set “Interval” to “Days” and “Amount” to “1”
    • Define the time of the capture in “From”
    • Set “WorldlineGoPayCaptureProcedureDelay” to “0” to ensure all pending authorisations are captured at the end of the same day without any delay

The timing of the captures depends on the time zone you have configured in the Business Manager. Check this on the bottom of your browser.

Perform maintenance operations

Captures, refunds and cancellations of authorisations are standard processes (also known as maintenance operations) in your everyday business logic. Learn here how to perform these operations in the Business manager:

Go to Merchant Tools > Ordering > Worldline-GoPay Transactions. Look up the transaction in question and click on “Details” in column “Category”. The dialogue box shows the possible actions you can perform on a transaction. Perform the action as stated in the table to perform the respective maintenance operations.

The image above shows how to reach the menu to perform maintenance operations The image above shows how to reach the menu to perform maintenance operations
Maintenance operations Description/Actions
Capture

Capture authorised transactions (StatusCode=5 / Status=PENDING_CAPTURE) to effectively receive the funds for the order:

    • Click on the “Captures” tab. The table shows all captures so far.
    • In “Add a new capture”, add the (partial or full) amount in “Amount” and click on the “Capture” button to confirm. If you have not captured the full amount yet, you can perform multiple follow-up captures until you have reached the full amount.

If you want our plugin to capture transactions automatically, follow these instructions.

Note: Payment methods like Twint only allows one capture per transaction.

The image above shows the "Capture" tab in the Worldline-GoPay Payment Details section, where users can manually capture an authorised transaction by entering the amount and clicking the "Capture" link.
Maintenance operations Description/Actions
Cancellations

Cancel authorised transactions (StatusCode=5 / Status=PENDING_CAPTURE)

    • Click on the “Refunds” tab. The table shows all refunds so far.

Maintenance operations Description/Actions
Refunds

Reimburse your customers for captured transactions (StatusCode=9 / Status=COMPLETED)

    • Click on the “Refunds” tab. The table shows all refunds so far.
    • In “Add a new refund”, add the (partial or full) amount in “Amount” and click on the “Refund” button to confirm. If you have not refunded the full amount yet, you can perform multiple follow-up refunds until you have reached the full amount.

Subscriptions

Managing subscription orders has never been this easy! Just like one-off payments, subscription orders can be managed through the business manager.

  • Go to Merchant Tools > Ordering > Worldline-GoPay Subscriptions to access the module. This page lists the subscription orders with details.
  • Click on the order you want to check the subscription details like period and frequency. You will be able to block/unblock or cancel a subscription through the same page.
The image shows the subscription details page in the Worldline-Direct Subscriptions module, highlighting the options to block or cancel a subscription.

Please note that Block Subscription is a temporary status in case of missing stock or payment issues. The status is reversible and can be changed manually once the issues are resolved.

Perform test transactions

Use our platform's test environment to make sure your plugin works as intended. We offer test data sets on our dedicated Test cases page. Target our test environment as described in the "Configure Plugin" section.

Have a new feature request?

Navigate to Merchant Tools > Ordering > Worldline-GoPay Transactions. You will find the option at the bottom of the page.

Make sure to switch to the LIVE environment as soon as you have finalised your tests.


Was this page helpful?

Do you have any comments?

Thank you for your response.
New Feature

Try out our new chatbot and find answers to all your questions.