Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 384 Bytes

ValidateCheckoutResponse.md

File metadata and controls

15 lines (11 loc) · 384 Bytes

BleumiPay::ValidateCheckoutResponse

Properties

Name Type Description Notes
valid Boolean true - The data has been generated by Bleumi Pay
false - The data has not been generated by Bleumi Pay, the payment must be treated as unpaid

Example

{
  "valid": true
}