BayarCash Payment Settings

BayarCash Payment Settings

Configure BayarCash payment gateway for Malaysian payments (FPX, DuitNow QR, Credit Cards)

Back
@csrf

Gateway Status

Enable or disable the BayarCash payment gateway

API Configuration

@error('bayarcash_portal_key')

{{ $message }}

@enderror
@error('bayarcash_pat_key')

{{ $message }}

@enderror
@error('bayarcash_api_secret_key')

{{ $message }}

@enderror

Use BayarCash sandbox environment for testing

Webhook Configuration

Add this URL to your BayarCash webhook settings

Add this URL to your BayarCash callback settings

Setup Instructions

1
Get BayarCash Credentials:

Sign up for a BayarCash merchant account and obtain your Merchant ID, Verification Key, and Secret Key from the dashboard.

2
Configure Webhooks:

In your BayarCash dashboard, add the webhook URL provided above to receive payment notifications.

3
Test Configuration:

Enable sandbox mode and process a test payment to ensure everything is working correctly.

Save Settings