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

[Feature Request] Shoppy.gg payment gateway #815

Closed
anondev-sudo opened this issue Jun 1, 2022 · 14 comments
Closed

[Feature Request] Shoppy.gg payment gateway #815

anondev-sudo opened this issue Jun 1, 2022 · 14 comments
Labels
Change requested Feature Request Improvement or Feature Request Integration An integration with a 3rd party solution or service
Milestone

Comments

@anondev-sudo
Copy link

anondev-sudo commented Jun 1, 2022

Online payments are outdated, paypal and stripe is not working for me.

Please add shoppy.gg option for accepting payments.

Shoppy Pay provides several online payment methods to implement a real-time checkout experience for any e-commerce platform supporting a range of payment methods in one place.

For each payment, a unique URL will be returned. The customer will have to be redirected to the URL in order to access the checkout page

After you get the payment url, redirect the user there. You can pass webhook_urls array parameter, shoppy will make POST request with details there once it's paid. You should make php file (webhook) where it will listen for requests from shoppy and mark invoice as paid when it was received (you can pass invoice number as title and you don't need to save payment link in database, every time user clicks on it, new can be generated)

@anondev-sudo anondev-sudo changed the title Shoppy.gg payment gateways Shoppy.gg payment gateway Jun 1, 2022
@clockwiseq clockwiseq added Change requested Feature Request Improvement or Feature Request Integration An integration with a 3rd party solution or service labels Jun 1, 2022
@clockwiseq clockwiseq added this to New in Invoice Plane (v1) via automation Jun 1, 2022
@anondev-sudo
Copy link
Author

Shoppy supports paypal, stripe and crypto (crypto with 5% processing fee)

@nielsdrost7
Copy link
Contributor

@anondev-sudo thank you for your issue.
Feel free to create your pull-request against the development branch, so we can take a look at it

@anondev-sudo
Copy link
Author

I would if I had PHP coding skills.

@merwin619
Copy link

my shop recieved 1o orders which are bought by clients, but no amount has been paid from shoppy to my wallet , no proper response from them , all are btc transactions, more than $750,
is my account is hacked or shoppy.gg has some flaw with them

@nielsdrost7
Copy link
Contributor

nielsdrost7 commented May 8, 2023

@merwin619 could you please open a topic on the community forums? https://community.invoiceplane.com/

@nielsdrost7 nielsdrost7 changed the title Shoppy.gg payment gateway [Feature Request] Shoppy.gg payment gateway Jul 22, 2023
@nielsdrost7 nielsdrost7 added the V2 label Jul 22, 2023
@nielsdrost7 nielsdrost7 added this to the 2.x milestone Dec 17, 2023
@naui95
Copy link
Contributor

naui95 commented Apr 26, 2024

I removed the docs link from the original issue because the domain is parked on a strange website. The https://shoppy.gg/ website also is linking that strange link for the docs. I personally do not know the gateway; are we sure that the shoppy service is trustworthy?

@nielsdrost7
Copy link
Contributor

ok, that's it.
@merwin619 please post your request on the community forums so we can dig into if this is something we need. I think I asked you a year ago?

The strange url that naui95 removed was the drop. We don't need strange urls in our issues.

Invoice Plane (v1) automation moved this from New to Done Apr 26, 2024
@anondev-sudo
Copy link
Author

Was it added?

@nielsdrost7
Copy link
Contributor

Hey @anondev-sudo shoppy.gg was not added to InvoicePlane.
If you want, you can still do that and make a pull-request.

If I keep looking at strange urls, strange urls for documentation, then I'd rather only add stripe and PayPal and hope that shoppy.gg can work with that.

Would you mind making a pull-request for that?
Maybe 2 separate ones, that would be better.

@anondev-sudo
Copy link
Author

Paypal and stripe should be implemented, the current integrations are not working

@anondev-sudo
Copy link
Author

you can reopen this issue

@anondev-sudo
Copy link
Author

why it was closed as completed when it was not added

@nielsdrost7
Copy link
Contributor

nielsdrost7 commented Apr 28, 2024

Paypal and stripe should be implemented, the current integrations are not working

Reopened for the pull-requests to implement Paypal and Stripe.
Check this page:
https://github.com/thephpleague/omnipay
If the libraries are available.

@anondev-sudo could you make those pull-requests?

#1006 is related to stripe

@nielsdrost7 nielsdrost7 reopened this Apr 28, 2024
Invoice Plane (v1) automation moved this from Done to In progress Apr 28, 2024
@nielsdrost7 nielsdrost7 removed the V2 label Apr 28, 2024
@naui95
Copy link
Contributor

naui95 commented Apr 28, 2024

Paypal and stripe should be implemented, the current integrations are not working

Dear @anondev-sudo we are implementing PayPal and Stripe (for paypal see #757 and for stripe #1006); the PR to follow the development is #1046

As for shoppy.gg (this issue is only about this payment gateway), have you ever used it? I personally don't know the gateway and as far as I could understand from some research (mainly reddit) it isn't really trustworthy. Their documentation is also not available online and the modules they provide from their website have not been updated for 4 years now. If you believe that PayPal and Stripe (and Mollie) are enough, I would suggest to follow through with @nielsdrost7 proposal to close this issue as a feature we are not going to implement.

@anondev-sudo anondev-sudo closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2024
Invoice Plane (v1) automation moved this from In progress to Done Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Change requested Feature Request Improvement or Feature Request Integration An integration with a 3rd party solution or service
Projects
Development

No branches or pull requests

5 participants