python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Did apple allow Third Party Payment integration throughout the world
I have developed an app, for India and the United Kingdom, but it's getting rejected in App Store, due to non-compliance with payment rules. After reading the autogenerated message by apple, I conclud...
Riyazat Durrani
Votes: 0
Answers: 2
Payouts to Multiple Vendors on Marketplaces
How do big e-commerce businesses do payouts to multiple vendors/merchants when people make purchases of multiple sellers. Most e-commerce giants have multiple onboarding methods. For example Wish allo...

Shooting Stars
Votes: 0
Answers: 2
Payment Gateway Integration between Android app and Web Api
This is my first time integrating a payment gateway. I am trying to integrate FlutterWave Payment gateway in my application. Its an Android app native with .net Web Api/Rest as backend. We deduct amo...
Kashir Hasan
Votes: 0
Answers: 1
custom metadata in Stripe checkout session for payment_intent.payment_failed event Python
I want to get user id in payment_intent.payment_failed event and client_refrence_id isn't in request data in payment_failed event from stripe. I tried metadata={'user_id': user_id} but this too isn't ...
Mubashar
Votes: 0
Answers: 1