Finland banks
Integrate Finnish Online Banking Transfer (Verkkopankki) and allow merchants to accept payments from several Finnish banks that offer an online bank transfer payment method.
Finnish banking transfers can be made via the following banks:
- Aktia
- Danske Bank
- Handelsbanken
- Nordea
- Osuuspankki
- POP Pankki
- S-Pankki
- Säästöpankki
- OmaSP
- Ålandsbanken
Payment Method Properties
Available country codes | FI |
Processing (Presentation) currencies | EUR |
Settlement currencies | EUR |
Consumer currencies | EUR |
Channel member tag | verkkopankki |
Scheme name in the settlement file | verkkopankki |
Minimum transaction amount | EUR 0.65 |
Maximum transaction amount | EUR 999,999 |
Session timeout | 1 hour |
Refund | Full, partial and multiple partial refunds are all available. |
Refund Validity | 14 days |
Chargeback | No |
Integration Type | Asynchronous |
Sandbox | PPRO-hosted |
Transaction Flow
- The consumer selects Finnish Online Banking from the merchant's checkout page.
- The consumer is redirected to PPRO's payment page to select their bank.
- The consumer is redirected to their selected bank.
- Consumer logs in to online banking and reviews the order.
- The consumer authorizes the payment.
- The consumer is redirected to the payment confirmation page.
Finnish Online Bank Transfer Integration
Specific input parameters for the TRANSACTION call
Field Name | M/O/C | Type | Description |
---|---|---|---|
specin.email | M | ascii | Consumer's email address |
specin.providerid | O | ascii | A valid provider ID. See the table below for a list of valid IDs. |
For standard input parameters, see Input parameters for the TRANSACTION call.
Aktia | aktia |
Danske Bank | danske |
Handelsbanken | handelsbanken |
Nordea | nordea |
OP | osuuspankki |
POP Pankki | pop |
S-Pankki | spankki |
Säästöpankki | saastopankki |
OmaSP | omasp |
Ålandsbanken | alandsbanken |
Specific output parameters for the TRANSACTION call
Field Name | Type | Description |
---|---|---|
specout.bankreference | string | Bank reference used for the payment. |
specout.provider | string | Name of the payment method provider. |
For standard output parameters, see Output parameters for the TRANSACTION call.
TRANSACTION call input
tag=verkkopankki
&txtype=TRANSACTION
&countrycode=FI
¤cy=EUR
&amount=1055
&merchanttxid=E4JBtdHh66Eb
&login=johndoet
&password=wXBrpVporFVjGO4R
&contractid=JOHNDOECONTRACT
&channel=channelname
&merchantredirecturl=https%3A%2F%2Fmerchant.com%2Fwork%2Fppro2%2Flanding.php
¬ificationurl=https%3A%2F%2Fmerchant.com%2Fwork%2Fppro2%2Fnotification.php
&specin.dynamicdescriptor=DynDescriptor
&specin.email=test%40gmx.de
&accountholdername=John+Doe
&returnmode=urlencodeext
TRANSACTION call output
REQUESTSTATUS=SUCCEEDED
&STATUS=SUCCEEDED
&TXID=621335356
&ERRMSG=
&CHANNEL=testchannel
&TAG=verkkopankki
&PAYMENTGUARANTEE=NONE
&REDIRECTSECRET=5Z8yNLfRBKACWozMm2La8BWDSG6cPeuK
&SPECOUT.SRCCOUNTRY=FI
Updated 12 months ago