hey, I'm trying to render a Stripe element with blaze, but as soon as I import Stripe from 'stripe' on the server and try to do 'var elements = stripe.elements()' i get "TypeError: stripe.elements is not a function"
why would that be?
eric_lagergren joined the channel
nickdnk joined the channel
__stanislaw joined the channel
__stanislaw has quit
repah has quit
__stanislaw joined the channel
coliving joined the channel
coliving
Hi support.
__stanislaw has quit
coliving has quit
coder268 has quit
bkmorse has quit
digitalnomad91 joined the channel
greengriminal joined the channel
nickdnk has quit
user5234 joined the channel
user5234
hello, i have a question about express account fees ($2 per active month, 0.25% monthly volume, 25 cents per payout)
stripe support has told me that I incur the 25 cent fee the moment that the payout is created, but stripe docs (https://stripe.com/docs/connect/express-accounts) says "An Express account is considered active if it has received at least one successful payout in a given month."
So, for example, if I create a payout to an express account on Jan 31st, and the payout is complete (payout.paid) on Feb 3rd, when exactly is my platform charged for the active express account?
Am I charged on 1st of February (since the payout was created in january), or am I charged on the 1st of March (since the payout didn't complete until Feb 3)??
digitalnomad91 has quit
user5234 has quit
beautybuddy joined the channel
ellie joined the channel
ellie is now known as Guest14641
Guest14641 has quit
beautybuddy
does anyone know what a nouce is?
bkmorse joined the channel
adam12
beautybuddy: nonce?
beautybuddy
exactly...
adam12
beautybuddy: it's a unique identifier that can only be used once.
beautybuddy
I am wondering if a payment can be processed as an authorization first on mobile applications.
stripe169 joined the channel
eric_lagergren has quit
beautybuddy has quit
stripe169 has quit
blueror joined the channel
blueror
hello Support
how are you?
orbyt_ has quit
blueror has quit
__stanislaw joined the channel
bkmorse has quit
__stanislaw has quit
kies joined the channel
user6123 joined the channel
webguynow joined the channel
user6123
hello #stripe, are you all up yet?
i need support
orbyt_ joined the channel
user6123 has quit
bkmorse joined the channel
Jay__ joined the channel
Jay__
Hi
Jay__ has quit
greengriminal has quit
bkmorse has quit
Guest27837 has quit
William joined the channel
William
Hello! Anybody here right now?
William is now known as Guest21025
mana joined the channel
mana
Hello .. can somebody help me with payouts to external bank account?
__stanislaw joined the channel
Guest21025 has quit
__stanislaw has quit
is anbody there?
mana has quit
orbyt_ has quit
eric_lagergren joined the channel
Austin joined the channel
Austin
Hey! Anyone poking around here on a Sunday night?
eric_lagergren has quit
eric_lagergren joined the channel
__stanislaw joined the channel
arnotixe joined the channel
ta_ has quit
chasepub joined the channel
agitator joined the channel
Austin has quit
AppError has quit
JD joined the channel
JD
Hello,
Can some one help me regarding transferring the money to Custom Connect Account External Accounts
?
I am making charge with Destination Set but when it comes to transferring the money to External Account, I am not able to understang what to use Payout or Transfer
neerc joined the channel
neerc
Hi, I'm currently developing an integration with stripe, I've implemented a process using connect. Everything is working with the test cards(US). However, when I try on my own or EN I get this error: "This card doesn’t appear to be issued by a bank in the United States." Where do I turn to allow external accounts (cards issued outside o the US)? Currently skimming the docs but maybe someone here as an idea?
TheAdversary has quit
TheAdversary joined the channel
circ-user-futli has quit
TheAdversary has quit
TheAdversary joined the channel
ta_ joined the channel
eric_lagergren has quit
eric_lagergren joined the channel
claude_ joined the channel
claude_
hey Stripe team, got a question: we are using Stripe elements only; when I go to business settings/ Compliance and click on View completed document https://cl.ly/00352U1s0i3M I see an empty document. Any idea if that's an error?
circ-user-futli joined the channel
eric_lagergren has quit
neerc has quit
eric_lagergren joined the channel
eric_lagergren has quit
eric_lagergren joined the channel
eric_lagergren has quit
eric_lagergren joined the channel
eric_lagergren has quit
chewy joined the channel
chewy
Hi
looking for a little help
with setting up PCI
chasepub has quit
circ-user-futli has quit
dionysus69 joined the channel
Rikle_S
Hello, does an api call on a canceled subscription object, will make it active again, if this call is : $sub->coupon = null; $sub->save(); ?
circ-user-futli joined the channel
psmvac
Hi @Rikle_S: if the subscription was cancelled with `at_period_end=true` and it hasn't reach its end then you can reactivate it. Otherwise it isn't possible and you would need to create a new one (https://stripe.com/docs/subscriptions/canceling...).
psmvac: that's the only behavior I don't like with Stripe API ^^
I know it sounds logical for the api but...
thnx
thx
MrBech joined the channel
mmack joined the channel
psmvac
@Rikle_S: you're welcome. You could send your feedback to support: https://support.stripe.com/email to discuss the use cases further.
@claude_: not familiar with this so not sure, could you send an email to support for them to take a look: https://support.stripe.com/email
larafale joined the channel
MrBech has quit
MrBech joined the channel
MrBech has quit
dave_ joined the channel
dave_
Hi guys, I understand you answer Stripe tech questions here
psmvac
Hi @dave_: yes. I can try to help you. What's up ?
dave_
Where can I find on the documentation "terms and conditions" on striped dashboard, to display on our site for our customers?
stripes joined the channel
JD has quit
psmvac
@dave_: I'm not entirely sure, I believe T&A docs can be found here: https://stripe.com/legal but for getting the specific one you need, I'd suggest that you contact support to enquire about it: https://support.stripe.com/email
AppError joined the channel
mana joined the channel
mana
hello
can someone help me with payouts to external bank account
psmvac
Hi @mana: I can try. What's up?
mana
@psmvac: User A gives money from his credit card and this money is credit to user B (whose stripe account is created and bank account is also attached to this account)
So, my query is regarding userA does transaction on 26-02-2018 and userB also get money in stripe account on same day. But when will he get money literally in his bank account?
Did i make sense?
orlondow
Hi mana it depends on the country of the accounts here and the method of charge creation. It can be between 2 to 7 days