Using data gather from one API call to make Another

Hello,

I am looking to create something what involves a split payment then sending part of the split payment to make an API call with.

For example:

They make a 30$ payment with stripe to my application.

I need to send 5$ of this payment elsewhere via an API call.

Send the other 25$ to my stripe account.

How would I go about setting this up?

This topic was automatically closed after 70 days. New replies are no longer allowed.