kittycad.api.payments.create_payment_information_for_user.sync

kittycad.api.payments.create_payment_information_for_user.sync(body, *, client)[source][source]

This includes billing address, phone, and name. This endpoint requires authentication by any KittyCAD user. It creates the payment information for the authenticated user.

Return type:

Union[Customer, Error, None]