cartId as the first argument.
Payment Methods
Payment methods, payments, and fulfillments are included in the cart response — there are no separate list or get endpoints for these resources.Payments
payments.create() only works with non-session payment methods (where session_required is false).
For session-based gateways like Stripe or Adyen, use paymentSessions.create() instead.
