Skip to content

Not output all carriers in GoShippo plugin. #1966

@dshitik

Description

@dshitik

Goshippo plugin not correctly output carriers.
I have 10 carriers on the goshippo.
The function ShippoApi.methods.getCarrierAccountsList in the shippoapi.js have const getCarrierAccountsListFiber which must output all carriers, but i have only 5 first carrier on the url - https://api.goshippo.com/v1/carrier_accounts/?page=1 , but next 5 carriers are located in https://api.goshippo.com/v1/carrier_accounts/?page=2
Total: are outputted only 5 carriers which located in the https://api.goshippo.com/v1/carrier_accounts/?page=1

Metadata

Metadata

Assignees

Labels

verified reproducibleFor issues that describe bugs that the core team was able to confirm

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions