Open AlbRoehm opened 3 months ago
Depends on https://github.com/starfish-codes/hellgate-requirements/issues/157
{ "account_number": "4242424242424242", "expiry_month": 4, "expiry_year": 2033, "security_code": "123" "additional_data": { "cardholder_name": "John Doe" } }
@jmisi1 is it good enough to filter empty / blank additional data when they are submitted or should this result in an error?
@AlbRoehm what I got from the conversation in the Hellgate SDK channel:
Depends on https://github.com/starfish-codes/hellgate-requirements/issues/157