chore: complete the payment service
This commit is contained in:
@@ -1 +1,6 @@
|
||||
export const ZARINPAL_CONFIG = "ZARINPAL_CONFIG";
|
||||
|
||||
export const PAYMENT = Object.freeze({
|
||||
PAYMENT_QUEUE_NAME: "payment",
|
||||
PAYMENT_START: "payment_start",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user