#rushikeshRL

1 messages ยท Page 1 of 1 (latest)

topaz pollenBOT
glad yacht
#

Hi there, there's no discount param for PaymentIntents API. But you can apply a discount to an invoice, subscription or checkout session

turbid cave
#

so how to keep track of the discount field? for the card payment we are creating payment intent on the server and sending the data to the frontend.

glad yacht
#

What discount field? can you share with me your code?

turbid cave
rich harness
#

That Doc extensively means you need to manage the discount yourself, and only pass the post-discount amount into Stripe PaymentIntent API

turbid cave
#

@glad yacht Payment element

glad yacht
#

OK. The Payment Element will display an error if you submit the card details without cvc

turbid cave
#

so what about cardElement?

glad yacht
#

same

turbid cave
#

so there is no way to make payment without cvc right?

glad yacht
#

No

turbid cave
#

ok thanks.
How can we integrate the Tap and pay feature in android? Does stripe has sdk for it?

glad yacht
turbid cave
#

ok. we currenctly using stripe connect for merchants. Can we change the payouts for the connect accounts, if yes what is the min and max time frame?

glad yacht
turbid cave
#

this one settings.payouts.schedule.interval

turbid cave
#

@glad yacht can we customize the domain for stripe onboarding page for the connect account?

glad yacht
#

No

turbid cave
#

so is it customizable for the link payments?

glad yacht
#

You can use custom domain for checkout and customer billing portal

turbid cave
#

so what is the difference between checkout and link payment?

#

@glad yacht

glad yacht
turbid cave
#

yes

#

@glad yacht

rich harness
#

๐Ÿ‘‹ Payment Link and Checkout are 2 different products, but yes they are pretty similar

#

Payment Link can't have custom domain AFAIK, but Checkout can

turbid cave
#

so can we have custom domain for payment link?

#

Ok Thanks @rich harness

#

you can close this

#

@rich harness Can we manage the dispute using API for the standard connected accounts?

rich harness
turbid cave
#

yes

rich harness
#

Yes if you use the Stripe Account header, I believe