(Completed) November 2024: Login functionality was put in place. Every accessible page requires for the user to login before proceeding. This was put in place to see how easy it could be done
(Completed) December 2024: Custom IP blocking code was put in place due to attempts to access certain hidden pages - No breach occurred. IP blocking is in effect for certain VPN hosting servers
(Completed) 13/02-2025: paylinkExample -> Adjusted amount calculation to make amount stated by user be the actual price including vat and reverse calculated amount to find unitPrice, netTotalAmount and grossTotalAmount Go to page
(Completed) 13/02-2025: Bulk functionality now includes selection for 500 subscriptions contained in 1 bulk request per request (Production: 20.000 subscriptions is max per bulk request. Please make use of retrieve bulk charge to collect the results and validate when you can send out the next bulk charge request) - Go to page
(Completed) 19/02-2025: Improvements for the embedded checkout functionality. Change of language dropdown will appear, when embedded is selected. When changing language, the checkout styling will change as well.
(Completed) 21/02-2025: Overlayed checkout created and added as an option on main page for one-off transactions
(Completed) 17/03-2025: Removed Create embedded, create regular subscription and create unscheduled subscription button. Instead a new button has been added, of which you can choose either to create a hosted, embedded or overlayed checkout, whether the payment should be a one-off or subscription (UCOF). Custom amount/items + up to 4 are now possible to add. This is limited to 4 from my end, to ensure orders not containing excessive volumes of items
(Completed) 17/03-2025: Splitted up checkout styler for embedded and overlay. This results in you being able to change language and style separately
(Completed) 18/03-2025: → 19/03-2025: Payout report retrieval example has been implemented. By providing a date within 2024/2025 and clicking on "Retrieve payout summary", payout summaries per currency/day will be presented. Currently it's only containing bare minimum in the result, if you'd like to see more data in the dropdown section, please let me know.
After selecting a specific payoutId and clicking on "Retrieve report", the results are presented below with each transaction/payout action being presented separately
(Completed) 20/03-2025: Changed from manuel input to calendar for payout reporting example (Can be found here)
(Ongoing) 25/03-2025: Implementation of webhooks for illustration purposes
(Completed) 31/03-2025: Implementation of webhooks for illustration purposes - can be found here
(Completed) 19/05-2025: Revamp of main page. Create payment, charge, refund, cancel and webhooks are now on the same page. The new version is not supported for mobile currently. Might work on that part at some point, but is currently not in scope.
(Completed) 19/05-2025: Removed login requirement to test functionalities on all pages. Instead a banner has been put in place, to make aware of purpose of site.