Giter Site home page Giter Site logo

oc-omnipay-shopaholic-plugin's People

Contributors

flusherdock1 avatar kharanenka avatar lautsevich avatar sebastiaankloos avatar wobqqq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oc-omnipay-shopaholic-plugin's Issues

Documentation

Hi, as a Belgium based developer I would like to integrate some regional payment gateways like Mollie. I came across this plugin and thought it would be a solution, though it's usage is still a bit unclear to me at the moment. Is there any more documentation or examples available? Is there an overview of Shopaholic events we can see somewhere? Thanks in advance for your response...

Upgrade to Omnipay 3.x

Has any work been done towards updating to Omnipay 3.0? Many modern gateways are only supported by the 3.x driver versions.

PayPal REST Gateway token generation

Hello,

I'm using the plugin lovata-paypalshopaholic in combination with lovata-omnipayshopaholic and I have a problem with the generation of token for the REST call do PayPal.
If in the configuration of payment method I omit the token, your plugin should generate it, but it doesn't happen because the class:

vendor/omnipay/paypal/src/Message/RestTokenRequest.php at line 39 doesn't have the values clientId and secret.
How can I resolve this?

Thank you for your support

Can't see Settings

I'm not able to see the Payment Gateway settings on the Payment Methods page. I just see Name, Code & Description unlike the screenshot.

I did have to revert the following to 2.8 to get omnipay to install successfully
"symfony/event-dispatcher": "^2.8",

Not sure how to debug this since I'm not seeing anything

Omnipay\Omnipay class doesn't exist

Hi!

After this plugin installation I had an issue with gateway settings field and after debugging found that the cause is in line 42 of ExtendFieldHandler.php:

!class_exists(Omnipay::class)

So base class is not detected by the project. How could I solve this?

composer dump-autoload already tried

Choosing the composer.json way to install

Hello,
due COVID I had to improvise and sell online. Shopaholic was the perfect solution for this case as you guys have developed so much functionality in this plugin. I got everything working although i do not have that much backend experience.
Now i am standing in front of the competition of getting finished with my last step:"the paymet".
I was so amazed by all of your products, that i also bought the PayPal for Shopaolic plugin.

I used you docu al always to get everything working but i don't know which is the right composer.json file or the correct path? There are like 20 of them in my project...

This is what it looks right now
Bildschirmfoto 2020-04-18 um 22 30 52
Bildschirmfoto 2020-04-18 um 22 28 41
Bildschirmfoto 2020-04-18 um 22 31 41

I also wanted to say thank you for your great plugins!
Have a nice day!

Redirect using Post method

Hello, is there any way to make the redirection with payment gateway using Post?? The problem is that the current payment gateway that i'm developing with omnipay uses for the pay process an url with Post method. Therefore, omnipay-shopaholic always redirect using Get even if i change the inherited getRedirectMethod of omnipay,

Using order secret to pay the order

Please correct me if I'm wrong, but when I complete the order, for example on the demo.shopaholic.dev page, it redirects me to the URL:

https://demo.shopaholic.dev/order/05132d454b20a4287d3c6bc3cffcf343

And when I take that secret key and call:

https://demo.shopaholic.dev/shopaholic/omnipay/paypal/success/05132d454b20a4287d3c6bc3cffcf343

It will mark the order as paid with no need to go to the payment gate.

(It is not working on demo.shopaholic.dev because there is no Shopaholic Omnipay plugin, but it works on e-shops with the plugin installed).

Error since last updates

October CMS can't open anymore

`
AbstractPaymentGateway

(1/1) FatalErrorExceptionClass 'Lovata\OrdersShopaholic\Classes\Helper\AbstractPaymentGateway' not found

in PaymentGateway.php (line 16)

`

Omnipay bug

Используется класс Input, нужно заменить на Request::input ругается последняя версия октября
plugins/lovata/omnipayshopaholic/classes/helper/PaymentGateway.php

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.