#DJ - Funds Source Followup
1 messages · Page 1 of 1 (latest)
Hi Rubeus. Thank you 🙂
If I'm understanding correctly we should automatically refund the incorrect remainder: https://stripe.com/docs/sources/multibanco#mispayments
I had a few other questions related to multibanco. Which I'll include here as opposed to putting them in the main channel:
- The entity number and reference number - Is this entity & reference number generated from Stripe and does it change every time a transaction multibanco charge occurs. My team is curious to understand how the entity / reference numbers are generated.
- When a customer makes a payment Stripe receives confirmation from multibanco and then sends a webhook to the consumers. Do we happen to know how long this takes?
- What happens if a customer transfers less than what is requested?
- Is there any other potential considerations on why a multibanco payment would fail? The only thing I can think of is if the customer doesn't have the funds then we'd receive a
charge.failurewith a insuffcient_funds decline_code. - On the topic of the customer entering a different amount in an ATM via their app. What would the customer see? Would the request go through and does Stripe later on mark the charge as
failed? - What is the behaviour for when the account has pending funds. For example if a connect account has a balance less than 5000 EUR will the refund request still go through?
- We're aware that Stripe can handle the refund email. We would like to know if the email supplied from Stripe is localised?
Interesting, do you mind confirming with the dev team if this is actually true. Because the documentation doesn't suggest this.
For #1: The entity and reference numbers are generated by Stripe.
For #2: Not sure I understand what "consumers" refers to here, can you clarify?
Does this mean the entity / reference numbers will change each time for each transaction?
consumer being a client that is integrated with Stripe. For example. Doordash / Shopify
Honestly, most of these questions are not developer-related, and I think support would be able to help you out a lot better than I can: https://support.stripe.com/contact/email
Will do thanks.