Plugin always uses test card number
-
I believe I have set up the plugin correctly (I’ve used it before on another site.) No matter what credit card number I use, it submits the transaction using a test card number. I can tell because no money is in my Stripe account, and the log contains this:
Parsed Request POST Body
card:
number: “************4242” <- Not the card I entered
exp_month: “3”
exp_year: “2017”
cvc: “***”Response body
error:
message: “Your card was declined. Your request was in live mode, but used a known test card.”
type: “card_error”
param: “”
code: “card_declined”
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Plugin always uses test card number’ is closed to new replies.