Giter VIP home page Giter VIP logo

pgapi's People

Contributors

gitlcbot avatar gormartsen avatar sergeypavlenko avatar

Stargazers

 avatar

Watchers

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

pgapi's Issues

pgapi_get_redirect_url

Hi

In 7.x module version file paypal/pg_paypal.module:

$form['return'] = array(
    '#type' => 'hidden',
    '#value' => url(pgapi_get_redirect_url($t), array('absolute' => TRUE)),
  );

But 7.x version not have function pgapi_get_redirect_url(). This function delete. And module pgapi not work.

What url will indicated for "return" url ?

Hook on payment page

I proposed add hook to payment page. This is need for payment system that send payment status in POST param to page success or fail.

Example, Interkassa send status "canceled" to fail page. In pgapi fail and success page is /payment/[txnid].

Notice: Undefined variable: account in pg_showtransactions_personal_history() (line 23 of pgapi/pg_showtransactions/pg_showtransactions.user.inc).

Notice on page /user/1/showtransactions:

Warning: Missing argument 1 for pg_showtransactions_personal_history() in pg_showtransactions_personal_history() (line 3 of pgapi/pg_showtransactions/pg_showtransactions.user.inc).

Notice: Undefined variable: account in pg_showtransactions_personal_history() (line 23 of /home/serg/domains/pgapi.serg.hank.vps-private.net/sites/all/modules/custom/pgapi/pg_showtransactions/pg_showtransactions.user.inc).

Notice: Trying to get property of non-object in pg_showtransactions_personal_history() (line 23 of /home/serg/domains/pgapi.serg.hank.vps-private.net/sites/all/modules/custom/pgapi/pg_showtransactions/pg_showtransactions.user.inc).

views integration

Provide ability to see transactions history (like in pg_showtransaction) via views module.

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.