shop.payment_providers.unzer_paypal¶
Attributes¶
Classes¶
Unzer PayPal payment method integration for the ViUR Shop. |
Module Contents¶
- shop.payment_providers.unzer_paypal.logger¶
- class shop.payment_providers.unzer_paypal.UnzerPayPal¶
Bases:
shop.payment_providers.unzer_abstract.UnzerAbstractUnzer PayPal payment method integration for the ViUR Shop.
Enables customers to pay using PayPal through the Unzer payment gateway.
- name: Final[str] = 'unzer-paypal'¶
- get_payment_type(order_skel)¶
- Parameters:
order_skel (viur.core.skeleton.SkeletonInstance)
- Return type:
unzer.model.PaymentType