Hello Developer Friends,
I’m trying to integrate MercadoPago’s CheckoutAPI into my mobile development. The issue is that I need to capture the code
from the link once the authorization is completed and I’m redirected to the screen. I’ve tried using Zapier, and while I do get the code
, it doesn’t redirect me to the desired screen. Instead, it stays on a black screen displaying a JSON response.
I have already configured the URIs in MercadoPago, so I’m a bit lost at this point. My question is: Is there a custom action that allows me to capture either the code
or the full link once the redirection happens?
The ultimate goal here is to obtain the access token that I will need to receive payments in my MercadoPago account.
If you can guide me, I would really appreciate it.
Best regards