Last updated 1 year ago
Public Endpoint (no credentials required)
Path Parameters
Returns
VyTask<VyTaskVoid> An asynchronous task that represents the completion of the payment check.
Checks if a payment for a specific order has been completed.
public static VyTask<VyTaskVoid> CheckPayment(string id)
// COMING SOON!