#jeffreyb-error-rawpans
1 messages · Page 1 of 1 (latest)
Hey @glacial otter! Do you have an example request id I can look at?
We just started blocking sending "raw card details" like this as it breaks PCI compliance in production and we want to avoid it working in Test mode by default
jeffreyb-error-rawpans
I'll look for the request id. Do you have an article somewhere that states this? Just want to show it to the team 🙂
Can you assist me where I could find that? I can see the customer was created but no event when creating a payment method
All good, can you share the Customer id cus_123? And then I can have a look
cus_NzaDFYSmWxlZR6
okay so I see the errors and it seems we didn't properly validate that your account did that in the past and blocked you incorrectly so we're working on a fix
but in theory your test suite should never pass raw card details to this API method, I'm curious what you are trying to simulate?
Yeah, we are working on changing our module test to instead of creating a new payment method, we attach a test pm_id to the customer instead. We were simulating a deposit with the assumption that we can use the raw test card details.
sounds good