Point-of-Sale batch status stuck at Pending payment.
Through custom table push the data to ozf_resale_lines_int_all and ozf_resale_batches_all.
While passing the data to this table, these values are calculated_price, acctd_calculated_price,calculated_amount column values will be always 0. Then call the ozf_resale_pub.start_process_iface() and ozf_resale_pub.start_payment to complete the process.
Data inserted into base tables but batch status will be Pending Payment.