#jeffreyb-error-rawpans

1 messages · Page 1 of 1 (latest)

dense echoBOT
vale fjord
#

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

glacial otter
#

I'll look for the request id. Do you have an article somewhere that states this? Just want to show it to the team 🙂

vale fjord
#

If you can give me a request id I'm happy to look at what happened!

glacial otter
#

Can you assist me where I could find that? I can see the customer was created but no event when creating a payment method

vale fjord
#

All good, can you share the Customer id cus_123? And then I can have a look

glacial otter
#

cus_NzaDFYSmWxlZR6

vale fjord
#

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?

glacial otter
#

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.

vale fjord
#

sounds good