Is the `bundleVersion` mandatory in the `responseBodyV2DecodedPayload`?

There is the bundleVersion exist in this document, and for the notificationType CONSUMPTION_REQUEST, the payload what we always received contains the bundleVersion, but today we receive one CONSUMPTION_REQUEST request payload without the bundleVersion.

So we wanna know what means of bundleVersion? Is that always exist? when does it not exist?(for both notification type)

Thanks in advance

  • We received the REFUND notification today, and no bundleVersion in the request payload too. And we also found there is no appAccoundToken in signedTransactionInfo, it should exist because in our app, we set the appAccountToken every time before the user jump to do the payment.

    Does anyone know why that is?

Add a Comment