Debug Log

stripe init response[#2098] - 28 May, 2026 2:24:53 PM (Thursday)

stdClass Object
(
    [transactionID] => 3769c076-02fb-4a07-895c-6ffd98e886e0
    [customerID] => cus_UbARzvSTwoGk5p
    [ephemeralKey] => ek_test_YWNjdF8xSktqNHVJMk1EVThKNHUxLHdBazNMYkM3QnJTTURBZ1F5dzNJd0lqd2dyS1hHMDI_00DOJ3vdoz
    [paymentIntentSecret] => pi_3TbziLI2MDU8J4u11sCNH0YV_secret_3N0aUb8OSjuyDNmOAjVCeiHKZ
    [publishableKey] => pk_test_51JKj4uI2MDU8J4u1stn4kxoJ8jV87isC0oNjgh1XwIHKsUUR1UOJm2vrf2IPGZEMjk4CDqbGZ1TSRzxorbqO2WY800zlguls1O
    [transactionPrices] => stdClass Object
        (
            [originalAmount] => 1000
            [saleDiscountedAmount] => 0
            [voucherDiscountedAmount] => 0
            [feeAmount] => 0
            [creditedAmount] => 0
            [resultingAmount] => 1000
        )

)

stripe init payload[#2097] - 28 May, 2026 2:24:51 PM (Thursday)

{
            "productID": "sanctuaryworld.co.unsub.tarot_reading_10",
            "readerID": 4302,
            "usingCredit": false,
            
            "fee": 0,
            "feeCap": 100,
            "isAbsoluteFee": false
          }

stripe transaction final response[#2096] - 28 May, 2026 2:12:22 PM (Thursday)

stdClass Object
(
    [coins] => Array
        (
            [0] => stdClass Object
                (
                    [id] => 752449
                    [user_id] => 3913
                    [type] => paid
                    [state] => unused
                    [reading_duration] => 15
                    [updated_at] => 2026-05-28T08:42:20.480105199Z
                    [created_at] => 2026-05-28T08:42:20.480105199Z
                    [reading_type] => past life
                    [price_min] => 1
                    [merchant_transaction_id] => 1c357f2d-77c1-41db-b5b1-b5415f415087
                    [intro_type] => 0
                    [for_reader_id] => 
                    [user_program_item_id] => 
                    [starts_on] => 1779957740
                    [ends_on] => 1811493740
                )

        )

    [error_message] => 
)

stripe transaction final payload[#2095] - 28 May, 2026 2:12:21 PM (Thursday)

{
            "transactionID": "1c357f2d-77c1-41db-b5b1-b5415f415087"
        }

ELSE : cs_stripe_transaction_finalize_no_transaction[#2094] - 28 May, 2026 2:12:21 PM (Thursday)

stdClass Object
(
    [savedPaymentIntent] => 
    [transactionID] => 1c357f2d-77c1-41db-b5b1-b5415f415087
    [actual_payment] => FALSE
)

stripe init response[#2093] - 28 May, 2026 2:11:58 PM (Thursday)

stdClass Object
(
    [transactionID] => 1c357f2d-77c1-41db-b5b1-b5415f415087
    [customerID] => 
    [ephemeralKey] => 
    [paymentIntentSecret] => 
    [publishableKey] => 
    [transactionPrices] => stdClass Object
        (
            [originalAmount] => 1500
            [saleDiscountedAmount] => 0
            [voucherDiscountedAmount] => 0
            [feeAmount] => 0
            [creditedAmount] => 1500
            [resultingAmount] => 0
        )

)

stripe init payload[#2092] - 28 May, 2026 2:11:56 PM (Thursday)

{
            "productID": "sanctuaryworld_co_unsub_past_life_reading_15",
            "readerID": 4302,
            "usingCredit": true,
            
            "fee": 0,
            "feeCap": 100,
            "isAbsoluteFee": false
          }

stripe transaction final payload[#2091] - 28 May, 2026 2:06:45 PM (Thursday)

{
                "paymentIntentSecret": "pi_3TbzQgI2MDU8J4u10gnp5w7U_secret_0d4edSXWLfjcq2LoSBnaVW6zl" 
            }

IF : cs_stripe_transaction_finalize_no_transaction[#2090] - 28 May, 2026 2:06:45 PM (Thursday)

stdClass Object
(
    [savedPaymentIntent] => pi_3TbzQgI2MDU8J4u10gnp5w7U_secret_0d4edSXWLfjcq2LoSBnaVW6zl
    [transactionID] => 
    [actual_payment] => TRUE
)

stripe init payload[#2089] - 28 May, 2026 2:06:37 PM (Thursday)

{
            "productID": "sanctuaryworld_co_unsub_empty_reading_type_reading_10",
            "readerID": 4302,
            "usingCredit": false,
            
            "fee": 0,
            "feeCap": 100,
            "isAbsoluteFee": false
          }