Cannot add cards to Apple Wallet with In-app Provisioning

Hi dear fellows,

We want to add In-app Provisioning feature to our banking app. After requesting certificates (com.apple.developer.payment-pass-provisioning) from Apple team, configuring capabilities and profiles, adding the entitlement file, and deploying the server with related changes, we cannot successfully add a test card to Apple Wallet, but received an error "Your Issuer Does Not Yet Offer Support for This Card. Ask your issuer if they offer cards that support Apple Pay.".

The error message poped up after sending activationData, encryptedPassData and ephemeralPublicKey.

Have anyone been in the same situation? Does it mean we need to contact Apple Support Team in certain way to whitelist the test card?