Quantcast
Viewing all articles
Browse latest Browse all 271

Payment system in IntraWeb

New demo shows how to implement a payment system in IntraWeb. The demo includes a payment server built with Delphi/Indy so you can simulate it without using any external system.

That's a great demo showing several advanced topics in IntraWeb development, including but  not limited to:


- Content handlers
- IWMonitor
- IntraWeb built-in Http client usage (either Indy or WinHttp)
- Json manipulation using the supperb library IWJsonDataObjects (our version of Andreas Hausladen's JsonDataObjects)
- Templates

Notice that we created a complete application able to interact with a payment server with absolutely zero external dependencies. Only IntraWeb itself is required.

https://github.com/Atozed/IntraWeb/tree/...hi/WebHook

Enjoy!  Image may be NSFW.
Clik here to view.
Big Grin

Viewing all articles
Browse latest Browse all 271

Trending Articles