Skip to main content
ShopeePay via HitPay redirects the customer to a HitPay hosted checkout page where the customer can scan the presented QR code to proceed with payment.
ShopeePay via HitPay supports full refunds only. Partial refunds are not supported.Merchants using HitPay’s Admin Fees functionality for this payment method cannot initiate refunds via Primer for ShopeePay.

Get started with ShopeePay via HitPay

Before you begin

If this is your first payment method, make sure to follow the Get started guide to begin processing payments with Primer.

Configure in the Dashboard

  1. Add ShopeePay via HitPay payment method to your Dashboard Go to the integrations section of the Dashboard, click on the β€˜New Integration’ button and search for HitPay. Follow the instructions to connect your ShopeePay via HitPay account to your Primer Dashboard.
  2. Activate ShopeePay via HitPay on the Checkout Go to the Checkout section of the Dashboard and activate the ShopeePay via HitPay payment method.
  3. Configure a Workflow to process payments made with ShopeePay via HitPay Go to Workflows, and ensure there is a workflow with the Authorization action configured to process APMs.

Prepare the client session

HitPay leverages the following parameters to process a payment. Pass them when creating the client session.

Prepare the SDK for payments

Use the payment method type HITPAY_SHOPEEPAY wherever the code below references YOUR_PAYMENT_METHOD_TYPE.

Go live

You don’t need to do anything particular to go live β€” just make sure to use production credentials.