Cannot payment with virtual bank account on Flutter SDK
I'm trying to make payment with virtual bank account, on Flutter SDK. I used "클라이언트 키", however my payment tracking has problem
1. Select virtual account
2. Fill in account creation information
3. Select payment
4. payment view closes, I have paymentKey. However it should show virtual account for me to transfer money to.
When checking with paymentKey using api "https://api.tosspayments.com/v1/payments/:id" even payment method is "null".
paymentKey: hseou20250905005259PHWB5
orderId: e25efa41-1679-4731-b340-d27b47cbd2fb
merchantID: hseoula3r5
I want to know if this follow is correct, where did I go wrong, I'm not a Korean so I'm not familiar with this payment method.
1. Select virtual account
2. Fill in account creation information
3. Select payment
4. payment view closes, I have paymentKey. However it should show virtual account for me to transfer money to.
When checking with paymentKey using api "https://api.tosspayments.com/v1/payments/:id" even payment method is "null".
paymentKey: hseou20250905005259PHWB5
orderId: e25efa41-1679-4731-b340-d27b47cbd2fb
merchantID: hseoula3r5
I want to know if this follow is correct, where did I go wrong, I'm not a Korean so I'm not familiar with this payment method.

