Skip to main content

captureStripePayment

captureStripePayment

Request Body required
    paymentIntent string
    paymentAttemptId string
Responses

OK


Schema
    pgTransId string
    pgrUuid string
    invGuid string
    status string
    responseText string
    isSuspicious boolean
    gatewayDecline boolean
    paymentDeclines string
    paymentAttemptStatus string

    Possible values: [Successful, Failed, Exception, GatewayException]

    receiptData string
    token string
    requested3DS boolean
    redirectUrlFor3DS string
Loading...