@extends('user.usermaster') @section('title', ' Home') @section('stylesheet') @endsection @section('breadcrumb') User Cart @endsection @section('content')
Must Take a Screen Shot
Go to Order Page
@endsection @section('specificscripts') @endsection {{-- Capture result Object { "id": "6BX9047422706633X", "intent": "CAPTURE", "status": "COMPLETED", "purchase_units": [ { "reference_id": "default", "amount": { "currency_code": "AUD", "value": "1.00" }, "payee": { "email_address": "barco.03-facilitator@gmail.com", "merchant_id": "YQZCHTGHUK5P8" }, "shipping": { "name": { "full_name": "John Doe" }, "address": { "address_line_1": "1 Main St", "admin_area_2": "San Jose", "admin_area_1": "CA", "postal_code": "95131", "country_code": "US" } }, "payments": { "captures": [ { "id": "3H552966JK939071K", "status": "COMPLETED", "amount": { "currency_code": "AUD", "value": "1.00" }, "final_capture": true, "seller_protection": { "status": "ELIGIBLE", "dispute_categories": [ "ITEM_NOT_RECEIVED", "UNAUTHORIZED_TRANSACTION" ] }, "create_time": "2022-03-21T19:42:01Z", "update_time": "2022-03-21T19:42:01Z" } ] } } ], "payer": { "name": { "given_name": "John", "surname": "Doe" }, "email_address": "sb-7mlky14361168@business.example.com", "payer_id": "93YV92YNPR5W4", "phone": { "phone_number": { "national_number": "4089317860" } }, "address": { "address_line_1": "1 Main St", "admin_area_2": "San Jose", "admin_area_1": "CA", "postal_code": "95131", "country_code": "US" } }, "create_time": "2022-03-21T19:41:44Z", "update_time": "2022-03-21T19:42:01Z", "links": [ { "href": "https://api.sandbox.paypal.com/v2/checkout/orders/6BX9047422706633X", "rel": "self", "method": "GET" } ] } --}}