taywa / django-saferpay

Saferpay integration for django
MIT License
2 stars 4 forks source link

Allow preselection of the payment method #2

Open macolo opened 4 years ago

macolo commented 4 years ago

the SIX SaferPay API supports an attribute PaymentMethods. Let's add support for this in django-saferpay as well.

macolo commented 4 years ago

See https://github.com/taywa/django-saferpay/pull/1