#bart-card-element

1 messages · Page 1 of 1 (latest)

misty pulsarBOT
craggy belfry
pulsar flicker
#

Request id: req_0YkpXpxMljInMa

Reponse: {
"error": {
"code": "parameter_missing",
"doc_url": "https://stripe.com/docs/error-codes/parameter-missing",
"message": "Missing required param: card[exp_month].",
"param": "card[exp_month]",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_0YkpXpxMljInMa?t=1705510559",
"type": "invalid_request_error"
}
}

Learn more about error codes and how to resolve them.

#

We were able to work around the problem by using a card element (instead of a cardnumber), but this is a new behavior. It's been working like this for the past year.

craggy belfry
#

Can you share an example request where it worked as expected?

pulsar flicker
#

Sure (apologies for the delay)

This request worked yesterday when we were providing the cardNumber element: req_p41u6wbneakNYj

This request worked today when we implemented the workaround to pass the card element:
req_io0KKS4rANDeg8

#

Let me know if you need the request and response.

#

(will be back in 60 minutes or so)

craggy belfry
#

Sure, taking a look now

misty pulsarBOT
#

bart-card-element