#Binoy
1 messages · Page 1 of 1 (latest)
Hey! You mean our .NET SDK? https://github.com/stripe/stripe-dotnet
Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for stripe.com. - GitHub - stripe/stripe-dotnet: Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class libr...
yes
Stripe.StripeException: Invalid parameter amount. Amount must be at most $3,000.00 CAD.
I am trying to charge CAD$5760 but it does not create a payment intent
Can you share the req_xxx ID of the API request that throws the error?
I couldn't see the requestid but here is a customer id: cus_MrgfFdjHFtfYaW
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thank you. Indeed, there is a 3000 CAD transaction limit with acss_debit (PAD)
You should speak to support about this: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
ok thanks