create

open suspend override fun create(params: PaymentCreateParams, requestOptions: RequestOptions): HttpResponseFor<PaymentCreateResponse>

Returns a raw HTTP response for post /v1/payments, but is otherwise the same as PaymentServiceAsync.create.