kittycad.api.payments.create_payment_intent_for_user.sync

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

This endpoint requires authentication by any KittyCAD user. It creates a new payment intent for the authenticated user.

Return type:

Union[PaymentIntent, Error, None]