Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to retrieve customer details after creating #33

Open
techbly opened this issue Jan 10, 2018 · 1 comment
Open

unable to retrieve customer details after creating #33

techbly opened this issue Jan 10, 2018 · 1 comment

Comments

@techbly
Copy link

techbly commented Jan 10, 2018

 request()->merge([
                'email' => $user->email,
                'key' => $key,
            ]);

            return Paystack::createCustomer() ;


the return statement is giving me null;
  
@kingzamzon
Copy link

this been long over due @unicodeveloper kindly close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants