Hello, guys
I am making a react native application which talks to magento rest api and I am to the point where I have to integrate paypal. I get transaction id from paypal once payment is done but I don't know how to pass it to magento. I tried sending different json properties in additional_data to /V1/carts/mine/payment-information but nothing works. Any ideas?