Skip to content

Connect PayGlocal

PayGlocal powers international cards and RelyPay's recurring / Standing Instruction (SI) mandates. Configure credentials on the Addons → RelyPay → Providers page.

The PayGlocal configuration card in RelyPayAddons → RelyPay → Providers → PayGlocal

Credentials you will need

PayGlocal uses a pair of signing/encryption keys stored as .pem files on your server, plus their IDs. On the PayGlocal card, fill in these fields exactly:

FieldWhere to find it / what to enter
Merchant IDFrom PayGlocal Dashboard
Private Key PathAbsolute server path to merchant private key (.pem)
Private Key IDKey ID for signing
Public Key PathAbsolute server path to PayGlocal public key (.pem)
Public Key IDKey ID for encryption

Upload both .pem files to your server first, then enter their absolute paths. The private key signs your requests; the public key encrypts data for PayGlocal.

Keep your key files private

Store the .pem files outside the web root, or otherwise block web access to them. They are credentials — anyone who can read them can act as your merchant account.

Options

  • Test Mode — toggle. Enable for sandbox testing. Use PayGlocal's sandbox while you trial the integration; disable it for live payments.

Recurring on international cards

PayGlocal enables recurring payments via Standing Instructions on international cards:

  • Mandate registration: Created during the initial international card checkout.
  • Scheduled execution: The daily WHMCS cron auto-charges renewal invoices within configured multiplier caps. See Recurring payments.

Test it

  1. Click Test Connection on the PayGlocal card to confirm your credentials and key paths are valid.
  2. Enable PayGlocal and save.
  3. Place a test international-card payment through a RelyPay sub-gateway, and confirm the result appears in the transaction log with PayGlocal as the provider.

Documentation for the Relyweb app catalogue.