You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @regdos
hope you are fine .
My all flow was working according to my requirements and its making capturing payment accordingly via rest api till last week.
But now I am facing a issue. Actually I can use my card for multiple payments , but now on second api call it gives following message.
On my dashboard it is still capturing the payment and showing me correct transaction.
Hi @regdos
hope you are fine .
My all flow was working according to my requirements and its making capturing payment accordingly via rest api till last week.
But now I am facing a issue. Actually I can use my card for multiple payments , but now on second api call it gives following message.
On my dashboard it is still capturing the payment and showing me correct transaction.
'status' =>
array (
'statusCode' => 'WARNING_CONTINUE_3DS',
'severity' => 'WARNING',
),
'redirectUri' => 'https://merch-prod.snd.payu.com/front/threeds/?authenticationId=cf74bcd1-0800-4e65-b461-d3536f98c740&refReqId=4d4d68da5b2c2c537a6b756b4915acc8',
'iframeAllowed' => true,
'threeDsProtocolVersion' => '3DS2',
'orderId' => 'WRHVQN6BNN220801u4uvw1fnP01',
)
The text was updated successfully, but these errors were encountered: