Hello,
What is the validity period of the multipay token? I experienced an issue while testing in sandbox where the multipay token failed to create a charge after being used successfully a few times. Here is the error message I received:
{ "message": "402 Payment Required", "error": { "code": "card_declined", "message": "CVV is not provided", "charge": "KWY1F34VC0FZT", "declineCode": "issuer_declined" } }