post
/v2/payment/googlepay/recurring/cancel
Request to cancel recurring payment from the customer’s card via Google Pay
Request Body
Schema
general
object
Object that contains general request details
required
recurring
object
Object that contains recurring payment identifier
required
interface_type
object
Object that contains payment source details
Responses
OK
Schema
status
string
Request registration status
1 validation + required
request_id
string
Identifier of the request in the payment platform
1 validation + required
project_id
integer
Identifier of merchant project received from ECommPay
required
payment_id
string
Identifier of the payment, must be unique within project. Any letters, digits, and symbols in UTF-8 encoding can be used
1 validation + required
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.