<?php
//Obfuscated by YAK Pro - Php Obfuscator 2.0.13 at 2025-05-27 11:05:33
 namespace App\Http\Resources\Admin; use Illuminate\Http\Resources\Json\JsonResource; class PaymentResource extends JsonResource { public function toArray($request) { return ["\x69\144" => $this->id, "\x6f\162\x64\145\x72\x5f\x69\x64" => $this->order_id, "\x6f\x72\x64\x65\162" => $this->order, "\143\x6f\144\x65" => $this->code, "\164\157\164\141\x6c" => $this->total, "\141\x6d\x6f\x75\x6e\x74\137\x63\141\160\x74\165\x72\145\144" => $this->amount_captured, "\x61\x6d\x6f\165\x6e\x74\x5f\162\145\x66\165\x6e\x64\145\144" => $this->amount_refunded, "\141\x70\160\154\151\x63\141\164\x69\x6f\x6e\x5f\x66\145\145" => $this->application_fee, "\141\x70\x70\154\151\x63\141\164\x69\x6f\156\137\x66\x65\x65\x5f\141\155\157\165\x6e\x74" => $this->application_fee_amount, "\143\165\162\162\145\x6e\x63\x79" => $this->currency, "\x74\x79\160\145" => $this->type, "\160\x72\157\x76\151\144\145\x72" => $this->provider, "\143\165\x73\164\x6f\x6d\145\x72" => $this->customer, "\160\x61\171\x6d\x65\x6e\x74\137\155\145\164\x68\x6f\144" => $this->payment_method, "\142\x72\x61\x6e\144" => $this->brand, "\146\x75\156\144\151\156\x67" => $this->funding, "\x6e\145\x74\x77\157\162\x6b" => $this->network, "\143\157\165\156\164\x72\x79" => $this->country, "\154\141\163\164\64" => $this->last4, "\145\x78\x70\137\155\x6f\x6e\164\150" => $this->exp_month, "\145\x78\160\x5f\x79\145\x61\x72" => $this->exp_year, "\146\x61\x69\x6c\x75\162\x65\137\155\x65\x73\163\141\x67\x65" => $this->failure_message, "\x66\141\151\154\165\x72\x65\137\143\157\144\145" => $this->failure_code, "\145\x72\162\157\x72\x5f\143\x6f\x6e\x74\145\x6e\x74" => $this->error_content, "\x66\x69\x6e\x69\x73\x68\145\144\x5f\141\164" => $this->finished_at, "\163\164\x61\x74\x75\x73" => $this->status, "\143\162\x65\x61\164\x65\144\x5f\141\x74" => isset($this->created_at) ? date("\x59\55\155\x2d\144\x20\110\x3a\x69\72\x73", strtotime($this->created_at)) : null, "\x75\160\144\x61\164\145\144\137\141\x74" => isset($this->updated_at) ? date("\x59\55\x6d\x2d\x64\40\110\x3a\x69\72\163", strtotime($this->updated_at)) : null]; } }