#ed-paymentintent-errormore

1 messages · Page 1 of 1 (latest)

urban islandBOT
umbral flare
#

There's no details. It's just a generic docstring that is trying to say "here are where the details would be stored if any" and there's none for Alipay

#

ed-paymentintent-errormore

tribal orbit
#

So you mean the documentation in this case is not entirely correct? I don't have to worry about details because there will never be any?

umbral flare
#

the documentation isn't wrong, just there's nothing specific that's all

tribal orbit
#

I'm sorry, now I'm confused. So the documentation is not wrong, and it says the alipay hash will contain details about the alipay payment method.
OK, so the alipay has to store those details somewhere, right?
So I'm not sure where those details will go if the alipay hash has no child attributes. Do you have an example bit of JSON of any hash with no child attributes that contains details?

umbral flare
#

There's nothing

tribal orbit
#

Documentation says there's details

umbral flare
#

The hash is empty, there's no property, the doc is not wrong. Just you are reading it in a way that makes it look like the always is details no matter what and that's not really what the sentence says

#

The documentation could be clearer and improved. But it's not wrong. that's just the point I was making

tribal orbit
#

OK, so can be empty

#

But can also not be empty?

umbral flare
#

😅

#

the docstring is just a generic "this is where details will live if there's any details to surface" just worded in a way that isn't the clearest

#

Nothing has changed from earlier: there is nothing surfaced for Alipay

tribal orbit
#

OK, let me ask this in another way: Is there any scenario in which Stripe would send the alipay hash in any other form except alipay: {}
?
I can always count on it being empty?

umbral flare
#

it will always be empty

tribal orbit
#

XLNT - many thanks!