mutation

checkAndUpdatePaymentStatus

Polling process to confirm the payment status. It periodically checks and updates the current status of a payment, ensuring timely and accurate confirmation of payment transactions.
Arguments
paymentStatusUpdateRequestInput
PaymentStatusUpdateRequestInput
Payment Status Update Request.
Response
aggregator_name
String!
Required
Payment gateway name.
redirect_url
String
Redirect url.
Required
Response is successful or not.
status
String!
Required
Payment status.
success
Boolean
Response is successful or not.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...