Mailer queue/MAILER_QUEUE
{
"subject": "New payment success",
"to": "support@hidden-dev.com",
"data": {
"performerName": "hidden",
"userName": "User01",
"transactionId": "3E359DEB",
"products": [
{
"price": 2,
"quantity": 1,
"name": "monthly_subscription hidden",
"description": "monthly_subscription hidden ",
"productId": "66be69d6a3bc45003c9cc26d",
"productType": "performer",
"subscriptionType": "monthly_subscription"
}
]
},
"template": "admin-payment-success"
}
undefined