Giter Site home page Giter Site logo

hraph / syliuspaygreenplugin Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 311 KB

Sylius plugin for Paygreen.io payment provider

License: Apache License 2.0

PHP 96.22% Twig 0.43% Shell 0.84% JavaScript 2.50%
paygreen payment-gateway payment-module sylius sylius-plugin

syliuspaygreenplugin's People

Contributors

babeuloula avatar hraph avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

faulk13

syliuspaygreenplugin's Issues

Create a release

Hello,

Instead of require your lib with dev-master, can you create a release for packagist ?

Thanks

No redirect from paygreen to the return url

Hello

When we make a payment, we don't have the redirect to the return_url
we stay on the paygreen page

we have defined the return_url in parameter but no redirect.
please find below the paramter logged to the call of paygreen
{ "amount":59880, "currency":"EUR", "buyer":{ "id":469, "email":"[email protected]", "country":"FR", "first_name":"Test", "last_name":"Test" }, "billing_address":{ "first_name":"Test", "last_name":"Test", "address":"23 rue de ka république met", "zip_code":"69800", "city":"Saint Priest", "country":"FR" }, "order_id":"000000071-1", "payment_type":"CB", "description":"Le paiement contient 1 article", "metadata":{ "payment_id":194, "order_id":608 }, "ttl":"PT20M", "notified_url":"https:\/\/www.mywebsite.com\/payment\/notify\/8gamWIw-YYYYYYY-Tis", "returned_url":"https:\/\/www.mywebsite.com\/fr\/order\/after-pay?payum_token=XXXXXXX", "factory_used":"paygreen", "paygreen_pid":"ZZZZZZZZZ" }
Thanks for your help

No identifier/primary key specified for Entity PaygreenTransfer

Hello,

When I execute bin/console doctrine:migrations:diff I've got this error :

bin/console doctrine:migrations:diff

                                                                                                                        
 [WARNING] You have 1 previously executed migrations in the database that are not registered migrations.                
                                                                                                                        

 Are you sure you wish to continue? (yes/no) [yes]:
 > yes


In MappingException.php line 48:
                                                                                                                                                                                                                    
  No identifier/primary key specified for Entity "Hraph\SyliusPaygreenPlugin\Entity\PaygreenTransfer" sub class of "Hraph\SyliusPaygreenPlugin\Entity\ApiEntity". Every Entity must have an identifier/primary key

Any idea ?

Create a readme or a documentation

Hello,

In order to use in the good way your lib, can you create a documentation ? Reverse engineering with test folder is not a good way :D

Thanks

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.