Skip to content

Invalid Method for PaymentPlan.get_all #183

@oluwatobiiloba

Description

@oluwatobiiloba

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

  1. Import the flutterwave-node-v3-withtypes
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions