DATA: -------------------------------------------------------------------- stdClass Object ( [name] => payment_info [method] => GET [url] => https://api.bog.ge/payments/v1/receipt/0e5d4614-5403-4dd3-817d-82d2444a7c2e [headers] => Array ( [0] => Authorization: Bearer XXXXXXXXX [1] => Content-Type: application/json ) [identificator] => 139-618-BWN618-BOG ) CURL: -------------------------------------------------------------------- * Host api.bog.ge:443 was resolved. * IPv6: (none) * IPv4: 91.209.131.125 * Trying 91.209.131.125:443... * Connected to api.bog.ge (91.209.131.125) port 443 * ALPN: curl offers h2,http/1.1 * CAfile: /etc/ssl/certs/ca-certificates.crt * CApath: /etc/ssl/certs * SSL connection using TLSv1.2 / DHE-RSA-AES128-GCM-SHA256 / UNDEF / rsaEncryption * ALPN: server did not agree on a protocol. Uses default. * Server certificate: * subject: C=GE; L=Tbilisi; O=JSC Bank of Georgia; CN=*.bog.ge * start date: Nov 26 00:00:00 2024 GMT * expire date: Nov 25 23:59:59 2025 GMT * subjectAltName: host "api.bog.ge" matched cert's "*.bog.ge" * issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1 * SSL certificate verify ok. * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * using HTTP/1.x > GET /payments/v1/receipt/0e5d4614-5403-4dd3-817d-82d2444a7c2e HTTP/1.1 Host: api.bog.ge Accept: */* Authorization: Bearer XXXXXXXXXContent-Type: application/json < HTTP/1.1 200 < date: Sat, 26 Jul 2025 17:49:50 GMT < content-type: application/json < access-control-allow-origin: * < access-control-allow-methods: GET < x-content-type-options: nosniff < pragma: no-cache < access-control-allow-headers: authorization,Access-Control-Allow-Origin,Content-Type,SOAPAction < x-frame-options: DENY < activityid: 020eb410-53ce-40ca-9c51-6c48a43db87d < access-control-expose-headers: < cache-control: no-cache, no-store, max-age=0, must-revalidate < content-security-policy: form-action 'self' < expires: 0 < x-xss-protection: 1; mode=block < strict-transport-security: max-age=63072000 < x-auditory: public < Transfer-Encoding: chunked < * Connection #0 to host api.bog.ge left intact RESULT: -------------------------------------------------------------------- stdClass Object ( [order_id] => 0e5d4614-5403-4dd3-817d-82d2444a7c2e [external_order_id] => 139 [client] => stdClass Object ( [id] => 56875 [brand_ka] => forter [brand_en] => forter [url] => https://www.forter.ge ) [create_date] => 2025-07-26T21:49:14.060298 [zoned_create_date] => 2025-07-26T17:49:14.060298Z [expire_date] => 2025-07-26T22:04:14.060298 [zoned_expire_date] => 2025-07-26T18:04:14.060298Z [order_status] => stdClass Object ( [key] => rejected [value] => Rejected ) [buyer] => [redirect_links] => stdClass Object ( [success] => https://bord.ge/ru/payment/139-618-BWN618-BOG/ [fail] => https://bord.ge/ru/payment/139-618-BWN618-BOG/ ) [payment_detail] => stdClass Object ( [transfer_method] => stdClass Object ( [key] => card [value] => Card Payment ) [transaction_id] => [payer_identifier] => [payment_option] => direct_debit [card_type] => mc [card_expiry_date] => [request_account_tag] => [transfer_account_tag] => [saved_card_type] => [parent_order_id] => [code] => 199 [code_description] => Unknown Response [pg_trx_id] => 0PIJUIGK8MZPMRND [auth_code] => ) [actions] => [disputes] => [split] => [discount] => [lang] => en [reject_reason] => Unknown Response [industry] => ecommerce [capture] => automatic [purchase_units] => stdClass Object ( [request_amount] => 395.0 [transfer_amount] => [refund_amount] => [currency_code] => GEL [items] => Array ( [0] => stdClass Object ( [external_item_id] => BWN618 [unit_price] => 395.0 [description] => [quantity] => 1 [unit_discount_price] => 0.0 [package_code] => [total_price] => [vat] => [vat_percent] => [tin] => [pinfl] => [product_discount_id] => ) ) ) )