#mscammell6-radar

1 messages · Page 1 of 1 (latest)

obsidian geyser
#

hello! i think the country code should be in upper case

oblique stream
#

Hello Alex! Thanks, so would this block all cards that are not Canadian cards? :card_country: != 'CA'

#

Or should I do an allow rule and only allow CA?

obsidian geyser
#

how would you implement an allow rule that only allows CA cards?

oblique stream
#

The block is fine, can I just double check with you that Canada is CA?

obsidian geyser
#

yes, Canada's country code is CA

oblique stream
#

Seeing as the issue we're having is getting hit by some scripts using our Stripe, if I put this block rule in, will it stop them before they tap into our limits? Or will their requests still count towards those?

#

And I'm sorry for all of the questions, but my last one is I want to change the secret key. I've already switched to the new SK in the code, can I delete it from the Dev dashboard without any issues? I've already created a new one.

obsidian geyser
#

hmmm, the Radar rule isn't going to stop them before tapping into your rate limits. To do that, you're going to need to stop them before they actually make a request using your API key

#

sure, you can delete the old secret key