Git Product home page Git Product logo

Comments (3)

bjguillot avatar bjguillot commented on August 16, 2024

Thanks for the suggestion. I'll discuss with the Amazon Pay SDK team.

Can you expand on why the jQuery and JSON format isn't practical for your implementation?

from amazon-pay-sdk-samples.

webprogrammierer avatar webprogrammierer commented on August 16, 2024

JSON and a lot of JQuery code (except the calls for Amazon Pay widgets) are not needed for the PHP implementation of Amazon Pay solution.

If we are using PHP we can use PHP also for the error handling and much more.

We don't need to show the JSON results in browser. No customer will want to see it, this is just a show.

What we need is error handling code in PHP and sending emails to the shop webmaster if errors occur and saving result/errors of every payment to database or text files.

All this can be done better with php!

from amazon-pay-sdk-samples.

bjguillot avatar bjguillot commented on August 16, 2024

I updated the PHP samples recently to clean them up. I removed references to JavaScript libraries that were not being used in the examples.

I left the code in that shows the JSON results on-screen, as these are intended to be tutorials on how the Amazon Pay API and SDKs work.

Based on your comments, it sounds like what you are looking for is more akin to a "reference implementation" of the PHP SDK that is buyer-facing rather than developer-facing. That is a good idea and we are thinking about it.

from amazon-pay-sdk-samples.

Related Issues (20)

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.