Retrieves saved payment methods for an authenticated customer. Returns Stripe payment methods associated with the customer account.
Bearer {jwt_token}
[]
if no payment methods are saved. Payment methods are automatically saved when customers opt to save their payment information during checkout.Payment methods retrieved successfully.
Array of saved payment methods. Returns empty array if no payment methods are saved.