Expected behavior
Zip should be returned as a payment method in the PaymentMethods API resource when it is enabled.
Actual behavior
Zip is not returned as a payment method.
Steps to reproduce behavior
- Enable Zip as a payment method in the store
- Connect to API and run api.PaymentMethods.all()
- Zip is not returned as one of the enabled payment methods