#Sachin_

1 messages · Page 1 of 1 (latest)

visual tulipBOT
ancient sluice
last bane
#

Sure I'll check

#

Can you please let me know which one i need to whitelist

ancient sluice
#

all of them

#

we may send from any of the listed IP addresses

last bane
#

Which domain i should whitelist i just need to enable on stripe checkout event ?

#

I am only using webhook for checking if checkout wass successfull i need for only for this event so there is any specific sub domain for this or i have to add all because i can't add so many links there .

ancient sluice
#

like i mentioned, we may send events from any of the listed IP address. So no, there isn't a specific IP address that we use to send a specific event

last bane
#

Okay thank you 🙏🏻

last bane
#

Is there any api to get conversion minimum and maximum amount for a given currency . Or when i am converting to another currency.

Example :-
My stripe account is setup in Singapore SDG and i am adding money in india with INR. IF my amount is less then 50 inr then it shows me error of minimum amount i can get this by any API, thanks.

ancient sluice
#

sorry, i don't quite understand the question, can you try rephrasing?

last bane
#

Sorry, Like i am trying to add money in india so there is a minimum amount . I have to add more then that. So to get minimum and maximum amount for a currency is there API for this ?

ancient sluice
#

https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts
As Stripe’s processing fee combines a small fixed amount and a percentage, we enforce a minimum amount when creating a charge. This ensures you don’t lose money on a charge. The minimum amount you can charge depends on which bank account settlement currency the payment would be paid out to.

#

so it would be the equivalent of SGD$0.50 for the minimum for a SG Stripe account

last bane
#

It will be static list or it will change in future?

ancient sluice
#

i doubt it's something that would change in the future. If it does, i would think that we would send out a notice informing the affected Stripe accounts first

last bane
ancient sluice
#

what API are you referring to?

last bane
#

I add currency and it will give me minimum and maximum amount i can add in that currency.

ancient sluice
#

no, we don't have any such API unfortunately, you'll kinda need to make your own estimations