post
/v2/payment/googlepay/capture
Request for performing a customer capture from the customer’s card via Google Pay
Request Body
Schema
general
object
Object that contains general request details
required
payment
object
Object that contains payment details
required
return_url
object
Object that contains the URLs to which customer is redirected while or after payment performing
callback
object
Object that contains additional callback sending conditions
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.