caltabid
caltabid
I experienced same problem as ADMiNZ: it takes up to 1 min for opening a large folder. Is it possible to cache the folder content response in a text file...
I added this feature to support direct payment on connected accounts.
I also switched to "develop" branch for SCA and I think there is an error in addon/components/stripe-element.js, line 86: this.change(stripeElement, ...args); when I use it I get the error: "uncaught...
Hi, I need to create a stripe source on a connected account, this is feasible only by creating the Stripe instance with the optional stripeAccount parameter. var stripe = new...