Using Stripe instead In app purchase

Hello everyone!

By the guidelines we have to use IAP because actual service happens in the application itself: it is an app for scheduling actions. The business problem is that IAP does not allow the refund functionality which is important in-app in case the actual scheduled action will not happen.

Is there a way to use Stripe still exactly cos we need to implement refunds in the app?

Hello!

Is there a way to only bill the customer when you are certain they will get the service they paid for?

As for the refund itself, have a look at beginRefundRequest(in:) and Send Consumption Information?

Using Stripe instead In app purchase
 
 
Q