#shabaaz27
1 messages · Page 1 of 1 (latest)
Hi there
Can you give me more details?
You are attempting to use an Issuing card in Stripe Checkout?
Yes
Invalid card number
Yeah okay, I've never tested this out myself so I'm not sure this is actually supposed to work in test mode. Let me check
Yes please
Yeah looks like it isn't actually. See: https://stripe.com/docs/treasury/account-management/issuing-cards#create-test-authorizations
You can test the cards you just issued on the same connected account that they were issued from. You must use PaymentIntents or the Stripe Dashboard to create test authorizations and captures on cards, as described in the Testing Issuing guide. Alternatively, you can trigger the issuing_authorization.request webhook through the Stripe CLI to test new authorizations, as well.
Are you creating the Checkout Session on the Connected Account?
I wonder if that would work actually since a Checkout Session does just use PaymentIntents...
Ok I'll try and update here
Yeah try that and let me know
There is no price id in payment intent how will I test
Hello! I'm taking over and catching up...
Not sure what you mean by there being no Price ID in a Payment Intent? Can you provide more details?
Hi @flint valve
I have an issuing test card. Not able to pay for a test product in stripe checkout