#miriam_45533

1 messages · Page 1 of 1 (latest)

wispy crescentBOT
wispy sapphire
#

This channel is for technical integration questions. Feel free to share your questions and their details here if they are technical integration related

coarse narwhal
#

i think so. here they are (reposting the questions i have sent to our point of contact):

Its about the refund process with Stripe. We tested it today in test mode and noticed that some points i would like to confirm with you

  • When we issued the test refund, we received an email from Stripe asking about the users IBAN in order to issue the refund. Is this the default process?
  • If yes, is it possible to have a Jimdo branding (colours, logo) in this email to increase trust in the email? Also, there are some texts on this page which suggests to the user to get in touch with Jimdo via mentioned communication channels. We would need to adapt this text as well.
  • What is your general user experience with this process? Do users enter their bank account details as requested or is this often perceived as spam? I am concerned about users referring back to our Support Team to check whether this is a valid email.
  • Unfortunately, when testing, we were not able to process the refund completely by the "Continue" CTA but ended up in a loop. (We entered a valid IBAN and confirmed, but got stuck in the process
wispy sapphire
#

Can you share the example Payment Intent ID (pi_xxx), so that I can look into it futher?

coarse narwhal
#

checking

#

"payment_intent": "pi_3OJz7m4vG9wHqMiB1NVjQbxt",

wispy sapphire
#

When we issued the test refund, we received an email from Stripe asking about the users IBAN in order to issue the refund. Is this the default process?
Stripe will attempt to refund the original bank account. If the customer’s bank can’t successfully complete the transfer, the funds are returned to Stripe and the refund transitions to requires_action. This can happen if the account holder’s name doesn’t match what the recipient bank has on file or if the provided bank account number has a typo. In these cases, Stripe emails the customer to inform them of the failure and to request that they resubmit their bank account details.

Here's the details about the refund of bank transfers: https://docs.stripe.com/payments/customer-balance/refunding

#

For the remaining questions, I'm afraid I don't have the necessary expertise as this channel is for API integration questions

#

Our support https://support.stripe.com/contact will be able to help

coarse narwhal
#

thank you, we will have look at the provided documentation.

I have one more question on the payment reference Stripe provides with the VBAN. Is the payment reference used in the payment matching process at all? We would like to "hide" Stripes payment reference and display a customized one (which won't be necessary for the payment matching, but its more meaningful to users and will allow us to improve user communication around bank transfer payments on our end).

wispy crescentBOT
west gorge
#

Hey! Taking over for my colleague. Let me catch up.

coarse narwhal
#

Thank you 🙂

west gorge
#

Is the payment reference used in the payment matching process at all?
I'm not sure I understand what you mean by this question ?

#

We would like to "hide" Stripes payment reference and display
Where you want to hide and show other reference ?

coarse narwhal
#

I will sent a screenshot, one moment

#

This screenshot is taken from one of our test payment instructions with Stripe bank transfers. Its in german (sorry) but you can see the VBAN and the payment reference starting with GVXXXX. I would like to understand if the payment reference is used by Stripe in the payment matching process or if we can remove it from the payment instructions page.

west gorge
#

Can you share the related PaymentIntent Id of that transaction ?

#

But this looks like a reference generated somehow.

coarse narwhal
#

yes, this reference gets returned from Stripe

#

it is not a statement descriptor

west gorge
#

Can you share the PaymentIntent id ?

coarse narwhal
#

pi_3OeIiI4vG9wHqMiB05kpvoqP

west gorge
#

thanks checking...

#

The reference is provided by Stripe, it's unique, and your customer need to include it in each transfer

#

in order to match the transfer easielly

#

So you can't provide a custom reference by your side

coarse narwhal
#

We were told that the payment matching happens on the IBAN which is also unique

west gorge
#

Yes in some country you need the reference too.

coarse narwhal
#

Do i understand corretly that in some countries the paymetn refernece is obsolet, in others mandatory?

west gorge
#

What I'm sure about is that you can't provide a custom reference by your end. However, I'm not sure honestly about the mandatory part regarding each Country, you can double check with Stripe Support regarding this https://support.stripe.com/contact as this channel is for technical integration question only.