Sayako Posted August 22 Posted August 22 I want to obtain the breakdown of payment methods when a bill is paid by multiple payment methods, but don't know how. Please help! I am running a restaurant, and at the restaurant, sometimes customers come in a group and split the bill. For example, for a bill of $15, one customer may pay $10 with credit card and the friend may pay $5 with cash. However, I don't know how to obtain the breakdown of each payment like this through API. It will really help me if I can get this, because everyday I have to check if the info in Loyverse really match the money we received. Thanks in advance for your help!!
Yasuaki Posted September 1 Posted September 1 Hello @Sayako Thank you for your post. If you get a receipt via API, you should have "payments" array where you should have more 2 payment types if you used 2 payment types.
Recommended Posts