Ecommerce on xojo webapp

Hi
I am preparing a webapp that will be on xojo cloud when ready - I’d like to add some webcommerce “buy button” or similar with paypal (or any other ecommerce)
I want to sell files that are dynamically created within the app at runtime.

Do you think is possible, or it requires complex superadvanced coding ?
thanks

Have a look at:
https://www.example-code.com/xojo/paypal.asp
https://forum.xojo.com/10248-paypal-and-credit-card-payment-pack/0
https://www.monkeybreadsoftware.net/example-curl-paypal-paypalpaymentexample.shtml

there are plenty of possible solutions.

Also writing the things by your own - depending on the complexity it shouln’t be to much work.