Google Pay Setup 2.3.5 p2 - google-pay

I am wanting to add Google Pay Option to my site. I cannot seem to get the information I need to get this setup and installed. Is there any extensions for this? Also do I need to go to Google to setup the payments?

Related

New Google Identity Service Migration with PHP Client library

I got a warning from google stating "your client ID(s) use the legacy Google Sign-In web solution".
And we are asked to migrate to the new Google Identity Services.
We do not use any JS library to sign-in. We have a Google PHP Client library for authentication and authorization.
Google still flagged our client Id and advised to migrate before March 31 2023.
Will this depreciation really affect us?
Can someone help me with the exact changes to be done on our end?
The team has a system that can detect which projects are calling the endpoint used by the deprecated JavaScript sign-in library. They send out emails to the owners of that project. From what I understand from the team they don't know for a fact that you are using it they can just see that your project id is hitting it.
The Google APIs PHP client library does not hit this end point so that part of your code is not the source.
I would just double check around your team and make sure nothing else may be using the old JavaScript library. If you cant find anything then the easiest solution is to just wait once google starts rolling out the deprecation at the end of March someone will come find you if something breaks.

GCM Config file and account required to create it

Have a question regaring GCM and the google-services.json file creation. When you go to the website trying to create this file, you need to crete or specify a project. I can't find anywhere if this project must be created from the Google account used to publish the application in Google Play or any Google account would do.
Any ideas?
Thanks!
Updatate:
All accounts used are developer accounts. Just want to understand if it is a requirement to use the same Google account for the app in Google Play.
If you have already added the project to your google publication list then it should be in the pull down list. if not then you need to create it from the dash board here
you will need to have a paid developer account to do this. Which ever account you are logged in as needs to have the project in the dash board otherwise you wont get access to it

adding 2checkout to impresspages

Dear Impress Page users,
I need to know how to setup 2checkout as peyment option in my widget,
currently my ms-widget has Filter.php referring to plugin 'PayPalSubscription',
I want the plugin to refer to '2Checkout'
I am not good in php, and I also wanted to ask if someone can provide the script, or let me know how I can edit the paypal script to use 2checkout.
Many thanks
Are you talking about ImpressPages MultiSite? If yes, this plugin is not hardly bind to PayPal. You can install any kind of payment system and MultiSite will use it. Basically I would say have a look at PayPalSubscription plugin as example and create 2checkout plugin. But if you are not very good at PHP you can probably order this plugin to be built for you on ipmultisite.com support page.

billmelater integration / api documentation? sandbox account?

I would like to find the Paypal BillMeLater documentation. I've looked over the developer site many times and searched all over Google; where might it be?
Also - where can I create a sandbox account for testing payments processed via BillMeLater?
To be clear, I would like to integrate BillMeLater so that a user is not redirected away from the site, but can still use this method to pay.
This is not currently possible; BillMeLater can only be used via the paypal site (eg: through express checkout)

do I have to register as a shopify partner?

(I am reposting this question here because I tried on the google news group and got no responses.)
I need to build a shop for my client, and the client already has a domain and a web site. I need to integrate e-commerce functionality in to the site. This is going to be done by sending AJAX requests to the API.
my question is whether I need to get a partner account for this? I am not yet going to write an app that people would install, I am just building a store for my client. how is it done?
You do not need a Shopify Partner account for this. You can instead create a "Private application" within the normal shopify admin, which will give you the api credentials you need to make stuff happen.
This article on the shopify wiki gives a good overview of the process for getting started (the first sections are most relevant in your case):
http://wiki.shopify.com/Using_the_shopify_api_gem_with_the_credentials_of_a_private_app