Paytrail payment service for WooCommerce
Required WordPress version: 4.9
Required WooCommerce version: 3.5
Required PHP version: 7.3
Accept all popular payment methods for Finnish B2C and B2B customers with one agreement and one plugin.
Paytrail provides you with:
To use this plugin, first register for a Paytrail account.
For pricing, please visit our website.
Open WordPress Admin panel and go to Plugins -> Add New. Search for Paytrail for WooCommerce, click install and then activate.
After installation go to WooCommerce -> Settings -> Payments and select "Manage" next to Paytrail for WooCommerce to review settings.
$ composer require paytrail/paytrail-for-woocommerce
composer.json
file:{
"require": {
"paytrail/paytrail-for-woocommerce": "*"
}
}
Payments
tab.Checkout Finland for WooCommerce plugin has been deprecated.
All of its functionality now exists as the rebranded Paytrail for WooCommerce plugin.
Payments
tabWarning! Removing previous plugin results in payments made with Checkout Finland not refundable through WooCommerce. Payments can still be refunded through Paytrail’s Extranet.
Please also note that the module configurations will not carry over from the old plugin. You will need to reapply them yourself. This also applies to the payment page customizations. Certain classes, functions and CSS classes have also been renamed and any third party customizations will have to be revised.
You can move card tokens from the old plugin by enabling Token migration in the new plugin's settings. This will also update tokens for the WooCommerce Subscriptions orders, if module is in use.
There are several settings you can configure via the options page.
If test mode is enabled, your store will automatically use Paytrail's test credentials.
Enable logging all payment gateway events. Recommended only for debugging purposes as this might save personal data.
Choose whether you want the payment provider selection to happen on the checkout page or on a separate page.
Your Paytrail credentials. You can obtain the keys by registering at our website or contact asiakaspalvelu@paytrail.com directly.
Setup fallback country to be used if no country is provided from Woocommerce checkout. Use only if billing_country/shipping_country is removed from checkout fields.
Choose this to update card information (tokens) from the old Checkout Finland for WooCommerce -plugin. The update is done upon saving settings.
Permalinks enabled:
Success: /paytrail-payment-service/callback/index
Cancel: /paytrail-payment-service/callback/index
Permalinks disabled:
Success: /index.php?paytrail-payment-service-route=callback&paytrail-payment-service-action=index
Cancel: /index.php?paytrail-payment-service-route=callback&paytrail-payment-service-action=index
Disclaimer: This open source plugin is provided to help merchants get started with our payment service. However, we do not offer any warranty or guarantee that the plugin will work as intended and provide limited support for it. Use at your own risk.