shop.payment_providers.unzer_card

Module Contents

Classes

UnzerCard

Unzer credit card payment method integration for the ViUR Shop.

Attributes

shop.payment_providers.unzer_card.logger
class shop.payment_providers.unzer_card.UnzerCard

Bases: shop.payment_providers.unzer_abstract.UnzerAbstract

Unzer credit card payment method integration for the ViUR Shop.

Enables customers to pay using credit cards through the Unzer payment gateway.

name: Final[str] = 'unzer-card'
get_payment_type(order_skel)
Parameters:

order_skel (viur.core.skeleton.SkeletonInstance)

Return type:

unzer.model.PaymentType