I use payment gateway to do payment after successfull payment in which table i need to reflect data?

I am going to use payment gateway for online payment but i need to understand billing structure of openemr and need to reflect that bill in openemr. is it possible? and if yes how?

Yes, it is possible. But you have a bigger question of what type of payment are you posting? It is a patient pay, or a copay or self pay no insurance.

Might be best to follow the table in the fee -> payment and mark the payment the same way.

HI morevishal,

The following are tables in OpenEMR which are related to payment processing .

1.payment_gateway_details
2.payments
3.billing
4.ar_session
5.ar_activity

Hope this will help you .

Thanks
ViSolve

1 Like

Thank you so much