Authenticate child accounts with Stripe Connect | Ruby

This is ok in the code

After that, increase the parameters.


    require 'stripe'
    Stripe.api_key = 'sk_test_OOOO'
    Stripe::Account.update(
      "Child account id",
      email: "[email protected]",
      business_type: "individual",
      individual:{address_kana: {city: "00", postal_code: "1234567"}}
    )

Recommended Posts

Authenticate child accounts with Stripe Connect | Ruby
Getting Started with Ruby
11th, Classification with Ruby
Evolve Eevee with Ruby