#schteve

1 messages · Page 1 of 1 (latest)

autumn condorBOT
sharp dirge
#

Hi there!

#

Can you explain your question with words? It's a bit difficult to understand your flow chart.

spiral prism
#

Alright,

I have a scenario, where I want a user to authenticate their payment by entering their payment details, which are then validated and a hold is placed upon. After that I want to check if the user selected a specific paymentMethod (like VISA Credit Card) that lets me select a suited Tariff.

After that a session is started that contributes to the amount I want to capture afterwards. After the session is ended the costs are calculated and captured from the PaymentMethod and a invoice/receipt should be created, that states the actual costs of the session.

(That's where my problem with the PaymentIntent receipts lies: I don't want it to say "X€ - Y€ refund -> Z€ charged", but the actual cost of the session)

I hope you understand what I'm trying to say 😄

sharp dirge
#

Got it, thanks for the clear explanatins!

#

However what you described is how placing a hold on a card and receipts work with Stripe.
If that's not what you want, they I recommend building your own receipts.

spiral prism
#

Okay thanks, but do you see any way of using other PaymentAPIs like Invoice or PaymentLinks with this flow?

sharp dirge
#

Sure you can, but I don't think it would change the issue you are describing (the receipts showing "X€ - Y€ refund -> Z€ charged")

autumn condorBOT
north pine
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

spiral prism
#

Hi there :),

Do you know if the above described flow would also be possible using invoices?

north pine
#

what exactly?

north pine
#

Invoices use PaymentIntents and the receipts are going to be the same

spiral prism
#

Alright, but it's not possible to place a hold beforehand when using Invoices, right?

north pine
#

no this is not really possible

spiral prism
#

Alright thanks,

one closing question:
Do canceled payment intents create any fees for me as a stripe user?

north pine
#

I don't think so

#

but in all cases it's better to ask pricing related questions to https://support.stripe.com/?contact=true

autumn condorBOT
shrewd adder
#

Hi! I'm taking over my colleague. Please, let me know if you have any other questions.