You can test your PollenPay integration using our API documentation and available test tools before going live.
Your developer should start by reviewing the PollenPay API quick start guide and using the test or sandbox credentials provided by PollenPay. The integration should be tested to make sure your system can create a PollenPay session, redirect the customer to PollenPay, receive the customer back on your website, finalise the order, and receive confirmation through webhooks.
As part of testing, you should check that:
- PollenPay appears correctly at checkout;
- the customer can complete the PollenPay journey;
- successful and failed payment outcomes are handled correctly;
- your website receives the correct success or failure redirect;
- your system can finalise approved orders;
- webhooks are received and processed correctly; and
- refunds can be submitted and reflected properly.
You should only go live once testing has been completed and is ready for customers.