Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Below is the conclusion, at least for now :

GST on credit card charges will not be automated.

There are 2 ways to record GST on credit card charges :
Option 1 : continue to use Card Payment Config to auto calculate credit card charges

  • Create PV just for the GST on cc charges.
    • Debit   : new_gst_for_cc_charges_gl
    • Credit  : cashbook_gl

  • Do GST Adjustment
    • Debit    : gst_Input
    • Credit  : new_gst_for_cc_charges_gl

Option 2 : stop using Card Payment Config to auto calculate credit card charges

  • Create PV just for the CC charges + GST
    • Debit   : credit_card_charges_gl (and specify Input Tax for this GL)
    • Credit  : cashbook_gl
  • No labels