kittycad.api.payments.create_payment_intent_for_user.asyncio

async kittycad.api.payments.create_payment_intent_for_user.asyncio(*, 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]