Skip to content

WooCommerce plugin used for integration with Straal payment gateway

License

Notifications You must be signed in to change notification settings

straal/straal-woocommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


License: Apache 2.0 Twitter

Straal WooCommerce

A WooCommerce plugin for integrating your store with Straal payment gateway.

Description

This plugin allows you to accept credit card and pay-by-link payments on your Woocommerce enabled online store. It takes advantage of Straal Checkout – a hosted payment page provided by Straal. We take care of all the technical and regulatory details, so that you can focus on running your business.

Before you active the plugin

Make sure:

  • your company has signed an agreement with Straal and your account manager confirmed that you can start processing payments. Reach out to our sales team and learn how Straal can help grow your ecommerce business.
  • you have access to a working API Key – it will be necessary to authenticate the plugin in Straal Gateway. You can generate it in Straal Kompas.

Key features

  • Accept credit card payments.
  • Accept pay-by-link payments (bank transfers).
  • Customize how the payment method is displayed (title, description).
  • Test payments with sandbox mode.
  • Receive automatic order status updates when customer finalises the payment.
  • Debug technical issues with automatic logging.

Payment flow from the customer perspective

  1. Your customer starts the checkout process and fills out all the necessary details to fulfill the order and chooses "Straal" as the payment option (you can change this name in the plugin settings).
  2. When the customer clicks on the "Pay" button, Straal Woocommerce plugin automatically redirects him to Straal Checkout page.
  3. The customer fills in payment details (such as credit card number) in a secure, PCI certified environment and completes his payment.
  4. Straal Gateway processes the payment and displays payment confirmation page to the customer.
  5. Finally, the customer is redirected back to your website where he can see the order confirmation page.

Plugin installation

  1. Download this repository as .zip file.
  2. Follow official Wordpress guidelines.

Activate plugin in Woocommerce

  1. Open your Wordpress admin panel.
  2. Navigate to Woocommerce > Settings and open "Payments" tab.
  3. Click on "Straal Checkout".
  4. Configure: API Key, notifications username and password (see "Notifications" below).
  5. (optional) Configure: title, description, sandbox API Key (see "Testing" below).
  6. Check "Enable Straal Checkout" and click on "Save changes".

Notifications

Notifications from Straal allow for automatic payment status updates for your orders. We highly recommend configuring them.

  1. Go to Straal Kompas and log in (if you don't have access contact our support team
  2. Navigate to "Notification endpoints".
  3. Click on "Create".
  4. Enter URL that is provided in Straal Woocommerce plugin settings.
  5. Enter username and password you wish to use and create the endpoint.
  6. Go back to your website and enter the same username and password in Straal Woocommerce plugin settings and save changes.

That's it, you should now receive order status updates.

Testing

We provide every customer with a test account to test the integration before accepting live transactions. You can enable test mode for Straal Woocommerce plugin in the settings by checking the "Enable Straal sandbox mode". Once enabled, all payments will be processed using the Sandbox API key that should be generated for the test account provided by Straal.

Support

Any suggestions or reports of technical issues are welcome! Contact us via email.

License

This library is released under Apache License 2.0. See LICENSE for more info.