Google Pay Functionality using Judopay - Eonic/ProteanCMS GitHub Wiki

We are going to have option for user to pay the order amount through Google Pay as well.

Please follow the setup account and api given in sub pages.

Changes required for integrating google pay

--- Protean.Payment.Config file 

Please add code given by Judopay. -- In payment config add verified marchantid. Follow the guidelines given in page setup google account.

To run code we need to pass following things to google...

  • Merchantid
  • judoid
  • judo payment session
  • Shipping Details
  • Currency details
  • Transaction Amount

Once settings has been done and user will see a button render on the screen as below

image.png

Clicking on it , it will open a screen for entering card details and processing the transaction accordingly.

*Remember to test you need to run application in https protocol



⚠️ **GitHub.com Fallback** ⚠️