We use Yotpo for Loyalty and Rewards. One of the functions Yotpo provides is Gift Cards. However, they have a huge exploit which lets customers generate dozens of Gift Cards for a new customer and then that customer can use these fraudulent gift cards to pay for their order.
On checkout, if a customer enters a gift card code, we’d like to grab the gift card and analyze it and then reject it if it doesn’t pass certain criteria.
Is there a way to do this via Checkout Extensibility?