#skazz_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1397147048150695986
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- skazz_api, 1 day ago, 7 messages
๐ happy to help
any create/update of a PM results in an auth and validation of the PM information
this is totally expected
is this documented?
how should we update thousands of cards without freaking stripe out
the API assistant disagrees with you
AI answers are far from being 100% correct
how should we handle this without alarming stripe, since it results in validation and too many of these will trigger high risk
we need to update the billing address for thousands of migrated cards
is this part of a Data Migration?
yeah migration to Stripe
cards have been migrated but we need to update the billing addresses so that Shopify will accept them
how did you migrate the cards?
upload via sftp and the data migration team
ok so please contact the data migration team and see if they could help you with this
you should be able to update the card fields https://docs.stripe.com/get-started/data-migrations/payment-method-imports#card-data-fields
in the same import
why did you do this in 2 steps?
that's before they are imported, this is handled via an external team that have not migrated the cards with billing address details
these are legacy systems moving to stripe
I'm not sure I follow
when they upload to the sftp server they do not contain billing address details because that team isn't able to upload that data, they just upload the card numbers, expiry etc.
previously this was not an issue but now Shopify requires the cards to have billing address details for them to be created in Shopify
so the cards have already been imported but now they need their billing address details updated
you need to contact the data-migration team anyway.
if you already have a thread with them, I recommend replying on that same thread
if there's any documentation on this validation that occurs when using payment_method/update that would be a big help if anyone goes to the api documentation they would naturally assume that it's fine to update billing address details in this manner
hi! I'm taking over this thread.
we don't know much about migrations here on Discord, that's why we recommend directly talking to the migration team by email.
if there's any documentation on this validation that occurs when using payment_method/update that would be a big help
can you clarify what you mean by this?
earlier tarzan said "any create/update of a PM results in an auth and validation of the PM information"
I'd like to know more about the validation that occurs during payment_method/update specifically where is this documented
the validation occurs when you attach a payment method on a customer, or when you use a payment method for a payment.
and it can also happen on update yes
but we were updating the billing address details and seeing errors such as charge declined
I don't think we document this
if you have more questions about livemode declines, you would need to reach out to Stripe support: https://support.stripe.com/contact
hmm livemode declines is that what these are called
and they trigger on a payment_method/update
interesting that this isn't documented since it can lead to account closure
hmm livemode declines is that what these are called
yes exactly, but here on Discord we don't know much about this. that's why I recommend to directly talk to Stripe Support: https://support.stripe.com/contact
that has proven less than productive which is why I am here on the hunt for even more answers
they seem to know less than you here, I've achieved more through here than stripe support