This is the official WooCommerce plugin from Spryng Payments. By installing this plugin, you can process payments via the following methods:
- iDEAL
- PayPal
- Credit Card
- SEPA Direct Debit
- Klarna
- SOFORT
- Bancontact
To use this plugin, you need a Spryng Payments account and API key. To get these, sign up at
signup.
Your webshop should also support HTTPS.
System Requirements
- PHP version 5.2 or greater
- PHP extension JSON enabled
- WordPress version 3.8 or greater
- WooCommerce version 3.0.0 or greater
Installation from the WordPress admin panel
- Go to http://YOUR-WEBSITE.com/wp-admin/
- In the sidebar, click on Plugins -> New plugin.
- Search for 'Spryng Payments'.
- After the installation is complete, click on 'Activate Plugin' or go to Plugins -> Installed Plugins and click on enable.
- In the sidebar, go to WooCommerce -> Settings -> Checkout and scroll down to 'Spryng Payments Settings'.
- Enter your API Key and customize the other settings to your liking, then click on 'Save Changes'.
- Scroll back up to the payment gateway settings and click on the Spryng Payments gateways you like to enable.
- For each gateway you want to enable, make sure 'Enable/Disable' is checked and select an account. Then click 'Save Changes'.
- In the Spryng Payments dashboard, navigate the account(s) you have selected in step 8.
- Open the Edit screen for this account
- Scroll down to webhooks and enter ‘https://YOUR-WEBSITE.com/?wc-api=spryng_payments_wc_webhook' for all three webhooks.
Manual Installation
- Unzip the downloaded package.
- Upload the directory 'spryng-payments-woocommerce' to the
/wp-content/plugins
directory on your server.
- Go to http://YOUR-WEBSITE.com/wp-admin/
- In the sidebar, click on Plugins -> Installed Plugins and click on 'Enable Plugin'.
- In the sidebar, go to WooCommerce -> Settings -> Checkout and scroll down to 'Spryng Payments Settings'.
- Enter your API Key and customize the other settings to your liking, then click on 'Save Changes'.
- Scroll back up to the payment gateway settings and click on the Spryng Payments gateways you like to enable.
- For each gateway you want to enable, make sure 'Enable/Disable' is checked and select an account. Then click 'Save Changes’.
- In the Spryng Payments dashboard, navigate the account(s) you have selected in step 8.
- Open the Edit screen for this account
- Scroll down to webhooks and enter ‘https://YOUR-WEBSITE.com/?wc-api=spryng_payments_wc_webhook' for all three webhooks.