...
After saving the order in DynamoDB, it is processed using via intl-packages/fulfilment.
...
After receiving message to commit the order, the package will dispatch it to the appropiate POS Vendor and sends a message to SQS timeout queue. Here, the only payment validation check is for wrong order status , and should not require changes to work with card payments at home.
...