Extra Merchant Data (EMD) - Klarna
Klarna requires additional information regarding the customer and the purchase in order to make a correct risk assessment for certain businesses, including Intangible Goods, Online Education, and Marketplace. You can see additional details via Klarna's guide here . This information, called ‘Extra Merchant Data’ (EMD), may consist of data about the customer performing the transaction, the product/services associated with the transaction, or the seller and their affiliates. Klarna’s requirements are documented here.
If your businesses are in the relevant verticals, we typically require an EMD package for your integration and approval from Klarna before go-live. Please contact your Account Manager for EMD integration details.
Intangible Goods and Online Education
- Required EMD:
customer.merchant_customer_id
andcustomer.additional_info
order.product.effective_start_at
andorder.product.effective_end_at
- For intangible goods merchants, the
seller.name
is required
- Sample request body for creating payment intent:
Marketplace
- Required EMD:
customer.merchant_customer_id
andcustomer.additional_info
order.sellers
and the seller information provided inorder.sellers
should match withorder.products.seller
- Sample request body for creating payment intent:
Airlines
- Required EMD:
customer
order.itineraries
andorder.travelers
. Note that all the traveler’s identifiers provided inorder.itineraries
should match withorder.travelers
.
- Sample request body for creating payment intent: