Purchases part 1: Purchase games and store their state
authorChristian Weiske <cweiske@cweiske.de>
Wed, 7 May 2025 20:26:11 +0000 (22:26 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 7 May 2025 20:26:11 +0000 (22:26 +0200)
commit19f7d5333a18c9fda2402e2c97fb7d2cb1304d2c
tree2b89e05b6335aa08b58a2a2541eff91bcc81e884
parentd90209cb1b1ae73782a0cbb297e416af9fc30816
Purchases part 1: Purchase games and store their state

connect adjustments missing, just as correct purchase response
data/schema.sql
src/ApiResponses.php
src/GameInfo.php
src/PurchaseRepository.php [new file with mode: 0644]
www/.htaccess
www/api/html/buy-game.php [new file with mode: 0644]
www/api/rest/wallet/payment/game/buy-no-view.json [new file with mode: 0644]
www/api/rest/wallet/payment/game/buy-yes-view.json.php [new file with mode: 0644]
www/api/rest/wallet/payment/game/init-transaction.php [new file with mode: 0644]