#ashwoodmotorcycles310
1 messages · Page 1 of 1 (latest)
Hello, can you show me the code for the call that you made that got that error?
And is your end goal to collect raw card numbers in live mode? Or is that just for testing?
Hi @silent imp , i'm waiting for our dev to reply with the code. But just to give you a small background on the situation, when we were trying to add a new location to our website and process payments using their stripe account, we were getting 400 errors "no such payment method"
yesterday, we were given the feature to enable raw credit card data on our account as well
Do you have the request ID for when you got the "no such payment method" error? Also are these accounts connected with Stripe Connect or are they two completely separate accounts from a Stirpe perspective?
For that second error, it sounds like your code tried to use the PaymentMethod from one account in an API call on the other account.