Continue to confirm a PaymentIntent
POST {{url}}/api/v1/pa/payment_intents/:payment_intent_id/confirm_continue
Request Body
{"request_id"=>"{{$guid}}", "type"=>"dcc", "use_dcc"=>false}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
x-on-behalf-of | string |