#iban0288

1 messages · Page 1 of 1 (latest)

true pelicanBOT
wintry vigil
#

If this is a 3DS for setupIntent, the amount shown in the 3DS page will be 0 or 1. If it's a 3DS for paymentIntent, the amount shown in the 3DS page is the payment amount.

mint perch
#

So, is that operation correct because it usually happens to me with subscriptions to many things, but using paymentintent would show the value of the first payment in that 3DS validation?

wintry vigil
#

It really depends on how you build your subscription, whether confirming its pending_setup_intent or the latest_invoice's payment_intent.

#

Do you have a subscription ID that I can take a look?

mint perch
#

"sub_1OdskUFpkfQqD02OU4Q5zUmm"

wintry vigil
#

I don't see 3DS involved here, its invoice was paid successfully using a saved payment method

mint perch
#

wait i will check

#

"sub_1OgNqOFpkfQqD02OEhVil0dl"

wintry vigil
#

I don't see 3DS invovled either.

mint perch
#

i just check test mode, with 3ds card 4000002500003155

wintry vigil
#

This test card requires authentication for off-session payments unless you set it up for future payments. Since you've already set it up, authentication isn't required.

mint perch
#

"Returning to the previous point, the current implementation is using setupintent in the front end, also using setupconfirmcard. Should this implementation be changed to paymentintent so that customers receive the subscription amount in the bank notification, correct?"

wintry vigil
#

Not necessary. I don't see a problem with your current flow.

mint perch
#

I don't see any issue either, but the client is asking if it's possible for the subscription amount to appear in the bank notification for payment validation.

true pelicanBOT
wintry vigil
#

Then you should confirm the latest_invoice's paymentIntent instead.

mint perch
#

And how can this be done? By removing setupintent and using payment intent, or does the subscription itself carry a payment intent underneath?

humble tundra
#

Hey! Taking over for my colleague. The Subscription will handle for you the Payment/Setup Intent

mint perch
#

hey hi,
But exactly then, how do I make sure that the customer sees the price amount along with the bank subscription notification?

humble tundra
#

How will you being accepting the payment from the customer ? using Checkout , Element or what Stripe Product ?

mint perch
#

elements

humble tundra
#

You need to display to your customer the amount that' they'll pay using your own web elements

mint perch
#

i have this

#

how i can do it?

#

What I really want to know is if on this bank screen, for example, by doing what you're suggesting, should the value of the first payment appear?

humble tundra
#

like displaying any other information in your app

mint perch
#

Can you give me an example of this, and can you confirm the previous question about the bank screenshot?

humble tundra
#

Can you give me an example of this,
There is no really an example of this, but the idea is to display the amount to your customer in your website

#

and can you confirm the previous question about the bank screenshot?
How are you getting that screen, that's not Stripe screen

mint perch
#

Okay, but the subscription price that will be charged already appears on the website. I'm referring to the bank confirmation. So, is it impossible to change the bank notification itself?

humble tundra
#

No, Stripe has no control over that neither you, you want be able to udpate the bank notification

mint perch
#

So subscriptions work differently from a payment, for example, at checkout, where the bank sends you a notification of the money you're about to spend. With subscriptions, you only receive an authorization notification for the subscription you're about to make, correct?

humble tundra
#

No that depends on the bank issuers

#

it's not always the same