Page 1 of 1

Poayment post question

Posted: Fri May 12, 2023 9:04 pm
by akjain1@gmail.com
Hello. I saw on your website that you allow API Payments for "ProcessStatus": "OfficeProcessed". Is this "Mark as processed" check box when an online payment is received?

Re: Poayment post question

Posted: Mon May 15, 2023 7:25 am
by SLeon
Good morning,

Yes the "Mark as Processed" checkbox corresponds to the payment.ProcessStatus field. It appears in the payment form when a payment is made online (either "OnlinePending" or "OnlineProcessed"). Payments made in the office or through Payments POST have a ProcessStatus of "OfficeProcessed" and the aforementioned checkbox will not appear in the form.

Re: Poayment post question

Posted: Mon May 27, 2024 6:37 am
by beacondental
Can Open Dental API add a parameter for Payment PUT for "ProcessStatus": "OfficeProcessed", etc. Please let me know.

Re: Poayment post question

Posted: Tue May 28, 2024 8:06 am
by SLeon
Payments made via the API automatically have a ProcessStatus of OfficeProcessed, so you do not need to set this in the PUT.

This post from August suggests how you can use definitions to to otherwise categorize payments.

Re: Poayment post question

Posted: Tue May 28, 2024 8:15 am
by beacondental
We want to make the PUT function for the online payment for Xcharge, Global Payments, etc.

Re: Poayment post question

Posted: Tue May 28, 2024 3:29 pm
by SLeon
All payments made via the API have a "PaymentSource" value of "API". You will not be able to mark these payment as coming from different sources, as they are made via the API. Is your request to be able to set ProcessStatus to OnlineProcessed?

Re: Poayment post question

Posted: Tue May 28, 2024 8:11 pm
by beacondental
Yes, our request is to PUT ProcessStatus to OnlineProcessed

Re: Poayment post question

Posted: Wed May 29, 2024 8:45 am
by SLeon
I have added this to our development list.

Re: Poayment post question

Posted: Wed Nov 27, 2024 8:59 am
by DerekR
This feature request is complete and is available in version 24.3.26.

See https://www.opendental.com/site/apipayments.html for more information.

Thanks!