basis for paypal transactions
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m48s
Run linting on the backend code / Build (pull_request) Failing after 29s
Run testing on the backend code / Build (pull_request) Failing after 50s
Build and release debug APK / Build APK (pull_request) Failing after 3m50s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 27s

This commit is contained in:
2025-02-17 11:54:03 +01:00
parent f258df8e72
commit dd277287af
11 changed files with 441 additions and 278 deletions

View File

@@ -26,3 +26,4 @@ pulp = "*"
scipy = "*"
requests = "*"
supabase = "*"
paypalrestsdk = "*"