feat :
- implement vocagame supplier in prod
This commit is contained in:
@@ -71,7 +71,7 @@ export const doTransaction = async (
|
||||
},
|
||||
price: productPrice, // Price equals from items
|
||||
reference: reference, // Your reference I
|
||||
callbackUrl: "https://ppob-backend.k3s.bangun-kreatif.com/v1/ppob_callback/vocagame" // Set your endpoint callback
|
||||
callbackUrl: "https://api.wndsolutions.id/v1/ppob_callback/vocagame" // Set your endpoint callback
|
||||
}
|
||||
|
||||
const res = await axios.post(
|
||||
|
||||
Reference in New Issue
Block a user