mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
integrate create billplz bill with create booking payment, and a new billplz callback url
This commit is contained in:
+3
-1
@@ -54,5 +54,7 @@ IS_PRODUCTION=false
|
||||
|
||||
BILLPLZ_BASE_URL="https://www.billplz-sandbox.com"
|
||||
BILLPLZ_API_KEY="0fa4c710-761b-4a7a-a501-c2c2d02643d5"
|
||||
BILLPLZ_X_SIGNATURE_KEY="S-pbNVthVRsvnPfZlgLwqqOg"
|
||||
BILLPLZ_COLLECTION_ID="hev2wdjy"
|
||||
BILLPLZ_CALLBACK_URL="localhost:9003"
|
||||
BILLPLZ_REDIRECT_URL="localhost:9003"
|
||||
BILLPLZ_CALLBACK_URL="localhost:9003/api/v1/billplz/callback"
|
||||
Reference in New Issue
Block a user