Resolve "Add Paramount insurance and PayMongo support for RESQ2 API" #1699
1 changed files with 1 additions and 0 deletions
|
|
@ -326,6 +326,7 @@ class VehicleController extends ApiController
|
|||
|
||||
$insurance = [
|
||||
'id' => $iobj->getID(),
|
||||
'ext_transaction_id' => $iobj->getExtTransactionId(),
|
||||
'status' => $iobj->getStatus(),
|
||||
'coc_url' => $iobj->getCOC(),
|
||||
'checkout_url' => $gt->getMetadata()['checkout_url'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue