Hi
Thanks for replying. I am sorry I was talking about the AccountRight Online UI which is at https://app.myob.com. Thankfully it's automatically popped up as a question because whenever I try to find things about MYOB AccountRight most of the results come up from the desktop application. Exactly like the one you have told in this reply.
So I should revise my question.
1- I wanted to manage Payment Methods on the AccountRight UI at the URL (https://app.myob.com).
2- There is no option to select a payment method while making a customer payment from the online app. I have attached the screenshot. I have highlighted to show that it's a Developer Account if that's the reason for restrictions?
Also, note that my main purpose is to use the option of selecting a payment method during the payment is from the API. I only wanted to see which payment methods are on the company file then I could use one via API. But as I said, I can't see any payment method on https://app.myob.com
"When using the API and POSTing a customer payment to the endpoint `Sale/CustomerPayment` we would need to ensure we are passing the field "PaymentMethod": "Cash"."
Exactly that's what I suppose to do. but first I need to know which are payment methods on the company file right within the API. I must use one of those payment methods as advised by the same API endpoint unless we are restricted to use only "Cash" as the "PaymentMethod" via API?
The thing is, our system wants to provide the flexibility of mapping our payment methods to the ones present at the connected MYOB's Company File. So, once mapped correctly by the user, our system will take care of syncing customer payments along with the correct payment methods chosen.
Kind Regards.