Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter caioalvesp

    (@caioalvesp)

    I will send the image below:

    Thread Starter caioalvesp

    (@caioalvesp)

    POST /v1/checkout/sessions
    Status
    200 OK
    ID
    req_5TylCu4ZFzodSS
    Time
    19/03/2024, 20:02:22
    IP address
    223.27.112.215
    API Version
    2022-08-01
    Source
    Stripe/v1 PhpBindings/9.8.0 WordPress payment-gateway-stripe-and-woocommerce-integration/3.9.5 (https://www.ads-software.com/plugins/payment-gateway-stripe-and-woocommerce-integration/)
    Idempotency
    Key – f4baeda2-422b-4b04-86e1-c5082ee984a4 {
    "id": "cs_live_a1IaeFIijuS1OYna83P5YYGz11fILmD5gfMvAlGPwpfbEbwckOXuWZG8H8",
    "object": "checkout.session",
    "after_expiration": null,
    "allow_promotion_codes": null,
    "amount_subtotal": 1990,
    "amount_total": 1990,
    "automatic_tax": {
    "enabled": false,
    "liability": null,
    "status": null
    },
    "billing_address_collection": null,
    "cancel_url": "https://futmarketplace.com.br/?wc-ajax=eh_spg_stripe_cancel_order&_wpnonce=84ea80e2b0&order_id=MTEwMzk=",
    "client_reference_id": null,
    "client_secret": null,
    "consent": null,
    "consent_collection": null,
    "created": 1710889342,
    "currency": "brl",
    "currency_conversion": null,
    "custom_fields": [
    ],
    "custom_text": {
    "after_submit": null,
    "shipping_address": null,
    "submit": null,
    "terms_of_service_acceptance": null
    },
    "customer": "cus_Pla1LYY0ES1LHN",
    "customer_creation": null,
    "customer_details": {
    "address": null,
    "email": "[email protected]",
    "name": null,
    "phone": null,
    "tax_exempt": "none",
    "tax_ids": null
    },
    "customer_email": null,
    "expires_at": 1710892941,
    "invoice": null,
    "invoice_creation": {
    "enabled": false,
    "invoice_data": {
    "account_tax_ids": null,
    "custom_fields": null,
    "description": null,
    "footer": null,
    "issuer": null,
    "metadata": {
    },
    "rendering_options": null
    }
    },
    "livemode": true,
    "locale": "auto",
    "metadata": {
    "order_id": "11039"
    },
    "mode": "payment",
    "payment_intent": null,
    "payment_link": null,
    "payment_method_collection": "always",
    "payment_method_configuration_details": null,
    "payment_method_options": {
    "card": {
    "request_three_d_secure": "automatic"
    }
    },
    "payment_method_types": [
    "card"
    ],
    "payment_status": "unpaid",
    "phone_number_collection": {
    "enabled": false
    },
    "recovered_from": null,
    "setup_intent": null,
    "shipping_address_collection": null,
    "shipping_cost": null,
    "shipping_details": null,
    "shipping_options": [
    ],
    "status": "open",
    "submit_type": null,
    "subscription": null,
    "success_url": "https://futmarketplace.com.br/?wc-ajax=eh_spg_stripe_checkout_order&sessionid={CHECKOUT_SESSION_ID}&order_id=11039&_wpnonce=84ea80e2b0",
    "total_details": {
    "amount_discount": 0,
    "amount_shipping": 0,
    "amount_tax": 0
    },
    "ui_mode": "hosted",
    "url": "https://checkout.stripe.com/c/pay/cs_live_a1IaeFIijuS1OYna83P5YYGz11fILmD5gfMvAlGPwpfbEbwckOXuWZG8H8#fidkdWxOYHwnPyd1blppbHNgWjA0S3VNSUJNUGJDUWFEX1xnTn1rMkFdMWNdT2hgUmg2dExAVGs3Uk9QYHFdUEFnUXRWa0RwSUJta05RM2wxZ3VRMzZhYX1obmFfQGNVRmFpVlJWRkJPVk4wNTVmSFNEVklgfCcpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPyd2bGtiaWBabHFgaCcpJ2BrZGdpYFVpZGZgbWppYWB3dic%2FcXdwYHgl"
    }
    Request POST body
    {
    "metadata": {
    "order_id": "11039"
    },
    "line_items": {
    "0": {
    "price_data": {
    "unit_amount": "1990",
    "currency": "brl",
    "product_data": {
    "name": "Total"
    }
    },
    "quantity": "1"
    }
    },
    "cancel_url": "https://futmarketplace.com.br/?wc-ajax=eh_spg_stripe_cancel_order&_wpnonce=84ea80e2b0&order_id=MTEwMzk=",
    "customer": "cus_Pla1LYY0ES1LHN",
    "locale": "auto",
    "payment_intent_data": {
    "description": "FUTMarketPlace Order #11039",
    "capture_method": "automatic"
    },
    "expires_at": "1710892941",
    "success_url": "https://futmarketplace.com.br/?wc-ajax=eh_spg_stripe_checkout_order&sessionid={CHECKOUT_SESSION_ID}&order_id=11039&_wpnonce=84ea80e2b0",
    "mode": "payment",
    "payment_method_types": {
    "0": "card"
    }
    }
    Thread Starter caioalvesp

    (@caioalvesp)

    I was using the 3.9.5 version.

    Will send the logs on next message

Viewing 3 replies - 1 through 3 (of 3 total)