Skip to content

Commit fd9a649

Browse files
committed
Update posGateway.md documentation
- Additional refinements to status monitoring documentation - Ensure consistent terminology and examples throughout
1 parent 2b8c314 commit fd9a649

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documents/posGateway.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,8 @@ class POSIntegration:
319319
print(f"Checkout initiated: {activity_id}")
320320

321321
print("Checkout initiated successfully")
322+
323+
self.close_checkout(device_mode=device_mode)
322324

323325
return {
324326
"success": True,

0 commit comments

Comments
 (0)