/get-intent
ใช้สำหรับสร้าง paymentIntentId
เพื่อใช้ระบุตัวตนในการชำระเงินต่อไป
โดยจะใช้ endpoint นี้ได้ก็ต่อเมื่อสถานะการชำระเงินของโรงเรียนเป็น pending
อยู่เท่านั้น
Method GET
Role ที่ใช้ได้ school admin
- Success
- fail
Response
{
"success": true,
}
Response
{
"success": false,
"messege": "Lorem Ipsum"
}