We should add support for selcting saferpay payment methods.

From saferpay documentation:

6.1.2 Payment Method IDs for PAYMENTMETHODS

1 MasterCard
2 Visa
3 American Express
4 Diners Club
5 JCB
6 Saferpay Testkarte
8 Bonus Card
9 PostFinance E-Finance
10 PostFinance Card
11 Maestro International
12 MyOne
13 Direct debit (ELV)
14 Invoice
15 Sofortüberweisung
16 PayPal
17 giropay
18 iDEAL
20 Homebanking AT (eps)
22 ePrzelewy

And explanation of PAYMENTMETHODS parameters:

Use this parameter to restrict the payment means selectable in the Payment Page. Without PAYMENTMETHODS all active payment means of the terminal are shown. With PAYMENTMETHODS, a comma separated list of payment method IDs has to be transmitted.For example: "1,2,13" activates MasterCard, Visa and direct debit (ELV).

CommentFileSizeAuthor
#4 add-payment-method-support-2774705.patch2.41 KBpivica
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pivica created an issue. See original summary.

pivica’s picture

Issue summary: View changes
pivica’s picture

Issue summary: View changes
pivica’s picture

Here is a patch. While working ot this also noticed that saferpay expanded language support and is supporting a lot more languages now so updated that list also.

Berdir’s picture

Status: Active » Fixed

Thanks, committed.

  • Berdir committed 1ae8856 on 7.x-1.x authored by pivica
    Issue #2774705 by pivica: Add payment method support
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.