Build Payment Processing APIs
What this is
Payment processing APIs wrap BotGentz's existing PayPal integration — bg_paypal_create_order() and bg_paypal_capture_order() — giving a developer programmatic access to the same order creation and capture flow already used for app, hardware and subscription purchases across the platform.
How it works
Rather than building a separate payment integration, a developer's app can create and capture orders through the same PayPal flow BotGentz itself already relies on — one less payment integration to build and maintain independently, and one that's already proven across the platform's existing checkout flows.
Holding BOT for this path
Payment API access requires the standard developer BOT holding — worth noting this covers API *access*, not the payments processed through it, which continue to flow through PayPal as normal regardless of your BOT holding.
Related paths in API Integration