# payjs **Repository Path**: mirrors_google/payjs ## Basic Information - **Project Name**: payjs - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Obsolete Code Do Not Use This repo is obsolete, it remains here becasue it's still used by subscriptions-project and AMP but it should not be used for new projects, future availability is not guaranteed. # Google Pay Integration Library For a detailed tutorial on how to use this library please go through https://developers.google.com/pay/api/web/guides/tutorial ## Build this library Once you have [bazel installed](https://docs.bazel.build/versions/master/install.html "Bazel Installation instructions") please run `bash git clone https://github.com/google/payjs.git cd payjs bazel build src:pay`