Promotion Transaction Flow
calculate
" method. As a result of this process, the discount amounts arising from promotions are calculated, and the final total amount of the cart is determined.startTransaction
" method.commit
" step. This confirms the use of the promotions specified in the "startTransaction
" step and signifies the completion of the order due to the customer's successful payment.startTransaction
" step is automatically canceled by the system if it is not "committed" within a specified period (e.g., within 30-40 minutes). This indicates that the customer's payment time has expired, and the transaction has been canceled, thus indicating that the specified promotions could not be utilized. In cases of limited usage promotions, if the customer did not benefit from this promotion, the "autocancel
" process allows the customer to avail of the same promotion in their next transaction.Modified at 2024-09-18 06:01:30