Solution Proposed to Tackle CyberSource Enhancement

For more details on Enhancement https://jobinandjismi.in/wp-admin/post.php?post=32777&action=edit

Solution Notes :

  1. We need an MR script that runs every day, searches for payment card tokens created on that day, and load & save the line records (a custom record) which hold the MASK value in the “payment card Lookup Key” custom field.
  2. We need to modify the SO generation 2-day window MR scripts – need a block that load and saves the line record from which we are creating SO, to replace invalid payment card/payment card token with payment card toke that exists in the customer record.
Risk:
  • We are making the payment card MR script run every hour to increase the proximity of having values in the required fields. So there can be chances for this script to conflict with 2 – the day window SO generation MR script.

Error Handling:

  • We need to introduce try-catch blocks in each script if any error occurs: re-run the save if any error got caught.

Leave a comment

Your email address will not be published. Required fields are marked *