-
-
Notifications
You must be signed in to change notification settings - Fork 265
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
Support Payments 2.0 deep linking invoices #127
base: master
Are you sure you want to change the base?
Conversation
related to #107 |
What does this do, exactly? :) I'll have a look when I can. |
So... this adds fast/smart checkout from the Payments 2.0 API to greed, correct? |
Yes. The code is pretty clear so I didn't think for commenting. Additional panel in admin menu for forwarding invoices letting people buy directly from forwarded invoice instantly. The code works perfectly as I have it in the prod =D |
The problem with photo_url in API is it should be the url only. So in my local fork I did a hack with replacing all binary photo functions to url |
Sorry if it's taking a while! I'm currently busy with my university studies, and this PR looks like it needs a bit of testing to ensure it doesn't break anything... |
No apologies. It's up to you. Just trying help you with some ideas |
Is it actually working ? |
Payments 2.0 test implementation.
Don't use if you are not sure what you are doing.