This site requires javascript to be enabled.

Workflow tips

Results for

Results for Searching

Styling the external payment page

With MyCheckout hosted payment pages you have the freedom to tweak the hosted checkout page according to your preferences and business needs.

Standard order workflow

This section guides you through the standard workflow of our payment solution for processing orders. For detailed information on any exceptional cases or actions, please refer to the corresponding chapters.

Order placement

Depending on the customer's billing address country, and order amount, the payment method will offer a dynamic list of options.

After placing an order and completing the payment, a customer is redirected back to Magento and sees the message from the Payment statuses frontend output section, indicating the payment status. If everything goes right, the payment status will be PROCESSING (for both direct capture and delayed capture).

Direct capture

If you’re using Direct Capture mode (see Capture Settings section), orders that are processed with us are automatically captured.

  • the order state will be set to PROCESSING
  • the invoice will be marked as PAID
  • the funds are transferred to the merchant's account

Delayed capture

With delayed capture there are two separate calls for Authorization and Capturing of the funds, meaning that the capture (or settlement of the funds) will take place at a later date than the authorization.

We do not have this capture call automated in the Magento module, as this automation logic can be better built within your ecosystem, that feed back to our payments module when the funds can be captured. You can also build an automated job to capture these, within X number of days considering authorization’s validity window.

Or it can be manual capture (approve), either in the Magento admin dashboard (Accept Payment section), or Worldline Payment Console (Settle Payment section).

  • the order state will be PROCESSING
  • there is no invoice created at this stage

As soon as the capture is successfully triggered, the status will change as following:

  • the order state will be set to PROCESSING
  • the invoice is created and marked as PAID
  • the funds will be transferred to the account
Full or partial capture

Delayed capture option allows you to perform other types of capture:

  • Full capture

The payment creation results in an authorization that is ready for capture - the full amount needs to be captured for example within 7 days for Visa and Mastercard and 6 days for Carte Bancaire.

  • Partial capture

The payment creation results in an authorization that is ready for capture. The capture amount can be lower than the authorized amount. Valid for example 7 days for Visa and 30 days for Mastercard.

To enable partial capture, you need to set the "delayed capture" option in the Magento admin panel. Additionally, this requires a corresponding configuration at Worldline. Please reach out to your Implementation Manager at Worldline to confirm this setup.

      Refund (Credit Memo)

      Refunds can be initiated using the Payment Console - please refer to our Worldline guides on how to do this.

      Or, refunds can be initiated through the standard refund function, by creating a Credit Memo in the Magento admin. Prior to doing this, please check if a payment can be refunded in its Transaction information. Look at the value isRefundable in the table.

      Follow these steps to make a refund:

      1. Go to the order details page
      2. Important: You must open the invoice you want to refund
      3. Then select Credit Memo from the top menu
      4. Adjust the refund amount if needed, and select Refund at the bottom of the page
      5. Upon successful refund, the status of the Credit Memo will go refunded ; and the order will go to Closed

      Use online refunds only. When creating a credit memo, please select the option for Online Refund. Refunds processed offline won't be registered with our platform, and the buyer won't receive their funds back.

      Partial refund

      Refunding only part of the order is possible via automated or manual processes.

      Automated process can be achieved by a logic built within your ecosystem, to only request refunds of selected items and the allocated amount.

      Manual process via Magento was released with version 3.1, by giving the option for you to select on the desired item(s) to refund on the Credit Memo. Please note that the order has to be Paid in order to issue partial refund, otherwise it will go through the cancellation process where the whole order is cancelled.

      You can also manually issue a partial refund from the Worldline payment console.

      Cancelling orders

      • Orders can be cancelled with Magento's standard cancel function
      • If possible, this will cancel the order on the Worldline Global Collect platform as well
      • To see if a payment or refund can be cancelled, you can check its Transaction information
      • Look at the value isCancellable in the table
      • Denying a Suspected Fraud order will also result in a cancellation, as explained in the Fraud handling section (below)

      Transaction information

      You can look up detailed information about the payment status in Sales > Transactions > Open a transaction. This shows in-depth details about the transaction status. The data received from our platform, and the same is available in Worldline Payment Console. Refunds create separate transactions which show the current status of the refund.

      Updating order manually

      A payment or refund status can get updated automatically via Webhooks. Alternatively, there are these additional ways to get status updates (when available):

      • Click the Get Payment Update button at the top of the order details view
      • You will see a message if any changes were found, and the order status will be updated accordingly

      Fraud handling

      Our services include automated fraud detection, and if we identify potential fraud, we’ll promptly take action:

      • The transaction will show a FRAUD_SUSPECTED order status
      • A fraud notification email will be sent to the fraud manager

      Payments that appear in the Suspected Fraud section can only be processed further after being approved or denied by you, under order details page (Accept or Deny button). The result will be:

      • A denied payment will cancel the order
      • An approved payment will proceed to the next step automatically

        Worldline Payment Console

        Please note that actions available in the Magento admin are also possible from the Worldline Payment Console (Pre-Production/Production environments).