I'm trying to build an ios app where I sell physical goods using apple pay.
However, I need to transfer a portion of the sale to a salesperson for their commission.
I'm thinking of using Stripe's Connect API to do the fund transfers.
However, how in the hell would I prompt the Stripe transfer to fire on completion of the apple pay transaction ? I'm not familiar enough with either technology to figure this out and have had zero luck elsewhere online.