#hillct - JavaScript Disabled

1 messages · Page 1 of 1 (latest)

rain pebble
#

Hello! The short answer is no. The long answer is yes, but you need to be PCI compliant and handle raw card information yourself.

halcyon perch
#

Pretty much what I figured. Out of curiosity does stripe offer a solution wherein we can do on-premise PCI compliance storage in cooperation with stripe or are you suggesting a solution that bypasses stripe entirely?

rain pebble
#

No, we don't have anything like that. We do have APIs that let you pass us raw card information (such as information collected with vanilla, non-JS HTML forms), but the card data would flow through your server, which is why you'd need to be fully PCI compliant.

halcyon perch
#

That is as good if not better a solution than I was thinking of. I trust PCI compliance review is something that requires many months and lots of paperwork so is unlikely to be something we can deploy in the next three days.

rain pebble
#

Yeah, it's not going to happen in three days. 😅

halcyon perch
#

Of course I write this not having reviewed the link you just sent me so let me go do that and see how best to proceed thanks

#

Yeah of course it isn't. Thanks for your help.