Skip to content

Testing

Ruben Bielen edited this page Jan 16, 2023 · 5 revisions

Configure the settings located under Merchant Tools  Site Preferences  Mollie Settings accordingly. Make sure the following settings are configured according to your Mollie account:

  1. Environment
    • Set to “TEST” when testing with a Mollie test API key, “LIVE” for a production API key
  2. API Key Test
    • The test token found on your Mollie dashboard
  3. API Key Live
    • The token found on your Mollie dashboard
  4. Profile ID
    • The Profile ID found on your Mollie dashboard
  5. Default Method
    • The default enabled method API (Orders/Payment)
  6. Default order expiry days
    • The default expiry days for orders created with the Orders API
  7. Use Single Click Payments for Credit Cards
    • Set to true when you want to enable Single Click payments
  8. Use Mollie Components for Credit Cards
    • Set to true when you want to enable Mollie Components
  9. Log category
    • Category used by SFCC logs

Checkout

Checkout as a guest

  1. Add a product to your cart
  2. Continue to payment step
  3. Select a payment method and click on Next: Place Order Checkout Guest 1
  4. Validate the order and click on Place Order Checkout Guest 2
  5. The checkout will now redirect to Mollie Checkout Guest 3
  6. Fill the details and continue the payment.
  7. Now an order is created in the Business Manager. Checkout Guest 4

Checkout as an authenticated customer with a new card

  1. Add a product to your cart
  2. Continue to payment step
  3. Select a payment method. If the “Use Mollie Components for Credit Cards” and “Use Single Click Payments for Credit Cards” settings are enabled, the option to save a card for later use will become visible. Checkout Authenticated New Card 1
  4. Enable the Save card to Account option
  5. click on Next: Place Order
  6. Validate the order and click on Place Order Checkout Authenticated New Card 2
  7. The checkout will now redirect to Mollie Checkout Authenticated New Card 3

Checkout as an authenticated customer with an existing card

  1. Add a product to your cart
  2. Continue to payment step
  3. Select a payment method. If the “Use Mollie Components for Credit Cards” and “Use Single Click Payments for Credit Cards” settings are enabled u can pick your card in the Mollie checkout. Checkout Authenticated Existing Card 1
  4. click on Next: Place Order
  5. Validate the order and click on Place Order Checkout Authenticated Existing Card 2
  6. The checkout will now redirect to Mollie and you can pick an existing card used on a previous order.

Checkout with Apple Pay Direct on the PDP

  1. Go to a Product Detail Page and click the Apple Pay Button Checkout Apple Pay Direct PDP
  2. Depending on the settings in the BM, the Payment Sheet shows up.
    • Must browse on a apple device with a supported browser.
    • You must have setup you apple pay with a valid credit card Checkout Apple Pay Direct PDP Payment Sheet
  3. After the payment, you should be redirected to the Order Confirmation page

Checkout with Apple Pay Direct on the Cart

  1. Go to a Cart Page or Minicart popup and click the Apple Pay Button Checkout Apple Pay Direct PDP
  2. Depending on the settings in the BM, the Payment Sheet shows up.
    • Must browse on a apple device with a supported browser.
    • You must have setup you apple pay with a valid credit card Checkout Apple Pay Direct PDP Payment Sheet
  3. After the payment, you should be redirected to the Order Confirmation page