-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Description
The PaymentPlan.get_all method uses retrieve_all method present in the beneficiaries module instead of payment plans module on the flutterwave-node-v3-withtypes package.
Steps to Reproduce
- Import the flutterwave-node-v3-withtypes
- Attempt to use the PaymentPlan.get_all method
Expected behaviour
It should return the correct type and values for the payment plans retrieval.
Actual behaviour
Returns the RetrieveAllBeneficiaryResponse and fetches beneficiary info instead of payment-plan info
Configuration
- API Version: v3
- Environment:both live an dtest
- Browser:
- Language: TypeScript: all versions
Metadata
Metadata
Assignees
Labels
No labels