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

Merchant does not support Rave v3 #2

Closed
5ran6 opened this issue May 31, 2021 · 21 comments
Closed

Merchant does not support Rave v3 #2

5ran6 opened this issue May 31, 2021 · 21 comments
Labels
enhancement New feature or request

Comments

@5ran6
Copy link

5ran6 commented May 31, 2021

Screenshot 2021-05-31 at 08 32 38

For some reason, Merchant does not support Rave v3 still affects the library. Is there any way to bypass this so I can use v2? Thanks

@nelsonweze nelsonweze added the enhancement New feature or request label May 31, 2021
@nelsonweze
Copy link
Owner

Hi, it's showing that because Flutterwave requires Merchants to submit their PCS DSS certificates before they are enabled to use v3 which is the default version of the package at the moment.
What I can do is make the package to support v2 so you can choose which version you want.

@5ran6
Copy link
Author

5ran6 commented May 31, 2021

This will be perfect. How long do you think it will take for the new update?

@nelsonweze
Copy link
Owner

Already on it. Before the end of today hopefully

@nelsonweze
Copy link
Owner

@5ran6 I have pushed version 1.0.2 to fix the issue. Confirm please

@5ran6
Copy link
Author

5ran6 commented May 31, 2021 via email

@5ran6
Copy link
Author

5ran6 commented Jun 1, 2021 via email

@nelsonweze
Copy link
Owner

Could you try adding it instead in the setup function where you initialise your keys? But I will however check for this case.

@5ran6
Copy link
Author

5ran6 commented Jun 1, 2021 via email

@nelsonweze
Copy link
Owner

Is it working now @5ran6 ?

@5ran6
Copy link
Author

5ran6 commented Jun 3, 2021

Screenshot 2021-06-03 at 22 02 38

Sorry for the delay in reply. Moving forward, I will give you prompt responses. So From the screenshot, you will see it didn't still work after doing it in the main function. Did you try it and it worked?

@Mytripnigeria
Copy link

@nelstein any help/fix to this?

@nelsonweze
Copy link
Owner

Let me test again from my end and share a screenshot.

@Mytripnigeria
Copy link

Let me test again from my end and share a screenshot.

Okay, anything yet?

@nelsonweze
Copy link
Owner

It works from my end actually. Are you using a test card or actual card?
I just pushed a commit that makes the setup function the only place to initialize keys, staging and version.
You can try accessing directly from github and let me see if it makes any difference.

@nelsonweze
Copy link
Owner

Still encountering this issue @5ran6 ?

@Mytripnigeria
Copy link

@nelstein fixed. Thanks for the support. Any plan on ussd & bank transfer in the future?

@5ran6
Copy link
Author

5ran6 commented Jun 11, 2021 via email

@nelsonweze
Copy link
Owner

Okay great! I will look into that. Meanwhile I am going to close this issue. You can open another one to track the feature request.

@5ran6
Copy link
Author

5ran6 commented Jun 12, 2021

Okay great! I will look into that. Meanwhile I am going to close this issue. You can open another one to track the feature request.

Alright. Thanks. Also please finalize your "Save Card" feature. You are doing well! ✌️

@nelsonweze
Copy link
Owner

The intended behaviour works. If the transaction was successful and the user opted to save card, the onComplete function returns a card object. You can save this to your database. To charge from a saved card, you need to fetch the list of saved card objects from your db and use the function from the example codes.

@5ran6
Copy link
Author

5ran6 commented Jun 13, 2021 via email

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

No branches or pull requests

3 participants