Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to preselect payment method and some other tweaks #1

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

macolo
Copy link

@macolo macolo commented Jun 22, 2020

This allows a client to preselect a payment method. SIX Saferpay then does not show the payment selection screen but continues straight away with the preselected payment method according to:

Used to restrict the means of payment which are available to the payer for this transaction. If only one payment method id is set, the payment selection step will be skipped.
Possible values: ALIPAY, AMEX, BANCONTACT, BONUS, DINERS, DIRECTDEBIT, EPRZELEWY, EPS, GIROPAY, IDEAL, INVOICE, JCB, MAESTRO, MASTERCARD, MYONE, PAYPAL, PAYDIREKT, POSTCARD, POSTFINANCE, SAFERPAYTEST, SOFORT, TWINT, UNIONPAY, VISA, VPAY, KLARNA.
Example: ["VISA", "MASTERCARD"]

http://saferpay.github.io/jsonapi/#Payment_v1_Transaction_Initialize

@macolo macolo changed the title Add possibility to preselect payment method Add possibility to preselect payment method and some other tweaks Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant