-
Notifications
You must be signed in to change notification settings - Fork 1.9k
fix: Configure PayPal for mobile payments #6406
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
fix: Configure PayPal for mobile payments #6406
Conversation
|
@iamareebjamal please review |
|
Have you tested it to be working with settings? |
|
I haven't cause I still don't know where to put the client ID and secret. I just follow the implementation from the function above. Where should I put it? |
|
See settings API |
|
Sorry for the long response but I'm having a problem reinstalling my environment (pycrypto). I'll try to see if I can get my env installed again and hopefully can have it tested today. Here is something I read on Github, maybe it would be helpful in the future: pycrypto/pycrypto#238 |
|
You can use |
Codecov Report
@@ Coverage Diff @@
## development #6406 +/- ##
==============================================
- Coverage 64.9% 64.9% -0.01%
==============================================
Files 288 288
Lines 14911 14912 +1
==============================================
Hits 9678 9678
- Misses 5233 5234 +1
Continue to review full report at Codecov.
|
|
Got that working for me |
Fixes: #6405
Related Issue:
fossasia/open-event-attendee-android#2223