stripe-ruby-mock / stripe-ruby-mock

A mocking library for testing stripe ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Account Links not picking up Mock

Josiassejod1 opened this issue · comments

I am trying to create a new account creation to generate an account links but it is not

[StripeMock] Warning : Unrecognized endpoint + method : [post /v1/account_links]
[StripeMock] params: {:account=>"test_acct_1", :refresh_url=>"https://localhost:8080/reauth", :return_url=>"https://localhost:8080/return", :type=>"account_onboarding"}