Sandbox: GCash Integration
When testing GCash in the sandbox environment, follow the steps outlined below to perform your simulations.
Collecting the Payment Method
Collect the payment method using our Hosted Payment Page (HPP).
Use the provided GCash test accounts to simulate various scenarios, including both successful and failed tokenization attempts.
Simulated GCash Flow
- Enter a valid phone number from the test data.
- You will be redirected to a simulated GCash page.
- Click “Proceed to Link Wallet” to mimic customer authorization.

Based on the test phone number used, the response will either:
- Return an error (for testing error handling), or
- Return a valid payment method token.
Store this token and proceed as you would with any other payment method.
Using the payment method token
Once you’ve successfully collected a GCash payment method token, you can use it for billing just like any other tokenized payment method.
To simulate payment outcomes (success, failure, etc.), refer to the GCash mock payment scenarios.
Updated about 12 hours ago