Wix Pay - Missing data of payments amount after pay!!!

Hi,
when i get event data after payment with wix pay
there is no data on the number of installments the customer select on his payment options

i need this data for sending the customer an tax invoice with the numbers of the installments

please help!!!

Thank you!

1 Like

Hi,
The startPayment function returns a promise that resolves to payment result , which contains the original payment including the amount.

Good luck,
Or

Hi Or,
i know the amount
but not the installments

?