#Frank LaRosa-java-header

1 messages · Page 1 of 1 (latest)

sage sequoia
#

Hello! what does the error message you're getting look like?

unborn helm
#

In order to access this beta feature, you must explicitly specify which version of the beta you want, by passing an HTTP header "Stripe-Version: 2020-08-27;us_bank_account_beta=v2"

sage sequoia
#

Gotcha - so you're trying to use a beta/gated feature, right?

unborn helm
#

right

#

do I need to use RequestOptions and set stripeVersionOverride?

#

that seems to have worked

sage sequoia
#

Oh awesome! That's great to hear 👍

unborn helm
#

Well, I got past that hurdle but I have another problem. What I want to do is store the bank account by attaching it to a customer, before I actually charge the customer any money.

#

When I try that, I get this message: PaymentMethods of type us_bank_account must be verified before they can be attached to a customer.

#

I was told that Stripe would handle this verification process automatically. Did I misunderstand that?

sage sequoia
#

I'd really recommend writing into support for this given that this is for a specific beta - typically we don't offer a ton of beta support here (since we haven't tried them all) and the folks at support should be able to help

unborn helm
#

ok, how do I do that?

sage sequoia