paymentMethod

Describes a way in which a purchase can be made. Typically, a representative will have two or more payment methods.
Contains elements as defined in the following table.

Component Type Occurs Nillable? Description
id id 1..1 No The identity of the payment method.
description string 1..1 No A textual description of the payment method. This is a help to the developer and should not be shown in the shop. That wording the merchant needs to figure out himself.
legalInfoLinks webLink 0..* No A link to pages at Resurs Bank displaying miscellaneous legal information, such as annual-percentage-rate (APR) details etc. Note: the representative must display these links, or embed the output from the ShopFlowService.getCostOfPurchaseHtml(…) method into their shop. Irrespective of how the representative decides to implement it, the information must be available whenever a Resurs Bank payment method is presented.
minLimit positiveDecimal 1..1 No The minimum amount for which a limit application can be performed on this payment method. If the payment amount is less than this, the limit application will be performed on the minimum amount. Note: this information must not be presented to the customer.
maxLimit positiveDecimal 1..1 No The maximum amount for which a limit application can be performed on this payment method. If the payment amount is greater than this, the payment method may not be used. Note: this information must not be presented to the customer.
type paymentMethodType 1..1 No The type of the payment method. Can be used to group payment methods, and/or, apply some other logic to them. (Deprecated)
specificType string 1..1 No The type of the Resurs credit payment methods: INVOICE, CARD, REVOLVING_CREDIT, PART_PAYMENTPSP payment methods: DEBIT_CARD & CREDIT_CARD SWISH
customerType customerType 1..* No The customer types the paymentMethod is valid for: NATURAL, LEGAL

Copyright © Resurs Bank AB 2024