hi i try to do up a commission system and when it count it can only pay it when the user is login how to make it pay even if the user is offline
1 Like
Hello, kcwee3!
Thank you for your message.To set up an offline commission payment system in your Bubble app, follow these steps:
- Select a Payment Plugin: Choose a suitable payment processing plugin from Zeroqode, like Stripe or PayPal or any other your prefer.
- Configure Payment System: Integrate the plugin with your app, including API keys and payment settings.
- Create Commission Logic: Use Bubble’s features to calculate commissions for each user.
- Use Backend Workflows: Implement server-side workflows in Bubble to trigger payment processes independently of user sessions.
- Automate Payments: Integrate payment processing logic in the backend workflow to handle transactions automatically.
- Test Thoroughly: Ensure accuracy and security in commission calculations and payment processing.
I hope that this this guide will be useful to you.
Let me know in case you have other plugin-related questions.
Best Regards.