Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No card details are stored for merchants using Klarna or Stripe V2 Payment Gateway

Note

Klarna will only work for one-time purchases, it will NOT work for recurring billing/subscriptions. Please contact your account manager if you need to rebill on Klarna.

Klarna

...

Klarna will work with CheckoutChamp hosted funnels, CheckoutChamp form-code, and landers that connect to CheckoutChamp via Direct API.

Tip

To add Klarna to a CheckoutChamp funnel, please follow this documentation

...

Pass paySource=PREPAID and prepaidType=KLARNA on the import order API call from your checkout page. Do not pass any other card information.

Pass salesUrl = the checkout page url. Klarna requires the checkout page url be included with the order.

One option is to use hidden input fields on the page

...

If your standard credit card gateways are applied to your offers, use the forceMerchantId parameter in the Import Order API call. Note that this will only work for one time sales, it will not work with recurring transactions.

...

InfoYou must pass the salesUrl on the Import Order API call. Klarna requires the checkout page url be passed with the order.For more info on the Import Order API call, please refer to our API Documentation.

STEP 4 - Redirect

Follow standard 3Ds instructions to redirect the consumer to Klarna

Basic 3DS Instructions

STEP 5 - Upsells

Use standard upsell functionality. If a 2-click upsell is required by Klarna then be sure to implement Step 4 on upsell pages.