-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is 3ds example PCI compliant? #67
Comments
Yes, if you are opting for direct 3DS integration, you are expected to be PCI Compliant. For non PCI compliant use-cases, you can opt for Chargebee Components |
OK so I can't find any example using a ChargeBee component and authorizeWith3ds and that API doesn't seem to work |
@roeeyud Please find attached a sample snippet of the flow which you had requested. Feel free to write to support@chargebee.com for more assistance reg this. |
Thanks for the reply @cb-samuel , I have very similar code and I keep getting back and error "Invalid card number" on my test site when using cards from https://www.chargebee.com/docs/chargebee-test-gateway.html What might I be missing? |
@roeeyud Could you please write to Support@chargebee.com, so our team can analyze and suggest a solution for this. |
https://github.com/chargebee/chargebee-checkout-samples/blob/master/3ds-examples/chargebee-test/card/index.html
In the file linked about you can see that the page doesn't use ChargeBee components, isn't that not PCI compliant?
The text was updated successfully, but these errors were encountered: