Hi,
I have payments working from our website just fine with the payments API. However, when I add tip_amount to the payment it is returned as “nothing” aka null.
The API explorer says tip_amount is in beta. Is it not working yet?
If I add the tip to the total amount, it fails because it does not match the ORDER amount.
@SeanD I’m sorry ran into a problem. Can you share a copy of the body you tried posting to the CreatePayment endpoint and/or the payment ID that you got back with the null tip_amount.
Can you confirm that you’re posting to the tip_money parameter (not tip_amount).