VivaPayments / API

Index of Viva Wallet open source projects on GitHub.
139 stars 162 forks source link

What is EventID=20212 for in Viva API response? #2554

Closed myke11j closed 1 month ago

myke11j commented 1 month ago

I am getting reject payment on Viva purchase from my API with EventID=20212 in URL. I tried looking the response code docs, but it's not there https://developer.viva.com/integration-reference/response-codes/

Does any know what's this error code for?

VivaWalletCustomerSupport commented 1 month ago

Hello @myke11j,

Thank you for your message. The EventID=20212 is a status error for Swish payment method.

Kind regards, Viva E-commerce Support Team

myke11j commented 1 month ago

Great, thanks for the quick response