Skip to content

Api for NGN card  #81

@Qasimalizahoor

Description

@Qasimalizahoor

Hello, I'm working on API for NGN card. I read documentation API implementation but this package not accepted NGN currency. If we write this code

$payment = Flutterwave::initializePayment($data);

    if ($payment['status'] == 'success') {
        // notify something went wrong
        return $payment ;
    }

work fine..

but I need to take card in request..
Would you please help on it..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions