pin_up icon indicating copy to clipboard operation
pin_up copied to clipboard

Charge Verify session token

Open cacique-coder opened this issue 1 year ago • 1 comments

Hi, I am implementing a project where I need to run 3D Security flow.

I've noticed this function still needs to be implemented; I am happy to help.

However, I noticed your Suite test is using VCR. The problem is the flow requires actions in the browser to achieve a valid token.

My question would be:

  • Are you happy mocking the using webmock for the verify endpoint?

References: https://pinpayments.com/developers/api-reference/charges#verify-charge

cacique-coder avatar Feb 16 '24 12:02 cacique-coder

@cacique-coder I'd be happy with using webmock for the verify endpoint :+1:

AMHOL avatar Feb 20 '24 13:02 AMHOL