Call API , Stripe refund

Hello everyone,
could you please indicate to me what is not working correctly with this API call, the one for refunds via Stripe? Currently, it seems operational, but it consistently refunds the full amount, even when I specify the “amount” parameter.
Thanks in advance,

The amount needs to be a querystring parameter… not part of the header.

Thank you @adamhholmes for your answer, can you please give some insights on how to setup this quesrystring ? I tried to ad it to the parameters but it did not work !
Thank you in advance,

Just tick the querystring box next to the parameter:

ohhhh cooooool, thanks @adamhholmes

1 Like

it works :heart_eyes:

image

1 Like

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