Skip to content

Instantly share code, notes, and snippets.

@mehul0810
Created May 2, 2018 10:00
Show Gist options
  • Save mehul0810/59a34121fd19d3b93ee3e80f830f0466 to your computer and use it in GitHub Desktop.
Save mehul0810/59a34121fd19d3b93ee3e80f830f0466 to your computer and use it in GitHub Desktop.
<?php
Stripe\Error\InvalidRequest Object
(
[message:protected] => Invalid token id: card_1CNHELLyXkL8xusLcSLH59hA
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /app/public/wp-content/plugins/Give-Stripe/vendor/stripe/stripe-php/lib/ApiRequestor.php
[line:protected] => 124
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /app/public/wp-content/plugins/Give-Stripe/vendor/stripe/stripe-php/lib/ApiRequestor.php
[line] => 102
[function] => _specificAPIError
[class] => Stripe\ApiRequestor
[type] => ::
[args] => Array
(
[0] => {
"error": {
"code": "invalid_token_id",
"message": "Invalid token id: card_1CNHELLyXkL8xusLcSLH59hA",
"type": "invalid_request_error"
}
}
[1] => 400
[2] => Array
(
[Server] => nginx
[Date] => Wed, 02 May 2018 09:26:37 GMT
[Content-Type] => application/json
[Content-Length] => 155
[Connection] => keep-alive
[Access-Control-Allow-Credentials] => true
[Access-Control-Allow-Methods] => GET, POST, HEAD, OPTIONS, DELETE
[Access-Control-Allow-Origin] => *
[Access-Control-Expose-Headers] => Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
[Access-Control-Max-Age] => 300
[Cache-Control] => no-cache, no-store
[Request-Id] => req_HxMHmnaL5b7LtX
[Stripe-Account] => acct_0jUI8zP34B9bTN1d1GyO
[Stripe-Version] => 2016-07-06
)
[3] => Array
(
[error] => Array
(
[code] => invalid_token_id
[message] => Invalid token id: card_1CNHELLyXkL8xusLcSLH59hA
[type] => invalid_request_error
)
)
[4] => Array
(
[code] => invalid_token_id
[message] => Invalid token id: card_1CNHELLyXkL8xusLcSLH59hA
[type] => invalid_request_error
)
)
)
[1] => Array
(
[file] => /app/public/wp-content/plugins/Give-Stripe/vendor/stripe/stripe-php/lib/ApiRequestor.php
[line] => 309
[function] => handleErrorResponse
[class] => Stripe\ApiRequestor
[type] => ->
[args] => Array
(
[0] => {
"error": {
"code": "invalid_token_id",
"message": "Invalid token id: card_1CNHELLyXkL8xusLcSLH59hA",
"type": "invalid_request_error"
}
}
[1] => 400
[2] => Array
(
[Server] => nginx
[Date] => Wed, 02 May 2018 09:26:37 GMT
[Content-Type] => application/json
[Content-Length] => 155
[Connection] => keep-alive
[Access-Control-Allow-Credentials] => true
[Access-Control-Allow-Methods] => GET, POST, HEAD, OPTIONS, DELETE
[Access-Control-Allow-Origin] => *
[Access-Control-Expose-Headers] => Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
[Access-Control-Max-Age] => 300
[Cache-Control] => no-cache, no-store
[Request-Id] => req_HxMHmnaL5b7LtX
[Stripe-Account] => acct_0jUI8zP34B9bTN1d1GyO
[Stripe-Version] => 2016-07-06
)
[3] => Array
(
[error] => Array
(
[code] => invalid_token_id
[message] => Invalid token id: card_1CNHELLyXkL8xusLcSLH59hA
[type] => invalid_request_error
)
)
)
)
[2] => Array
(
[file] => /app/public/wp-content/plugins/Give-Stripe/vendor/stripe/stripe-php/lib/ApiRequestor.php
[line] => 65
[function] => _interpretResponse
[class] => Stripe\ApiRequestor
[type] => ->
[args] => Array
(
[0] => {
"error": {
"code": "invalid_token_id",
"message": "Invalid token id: card_1CNHELLyXkL8xusLcSLH59hA",
"type": "invalid_request_error"
}
}
[1] => 400
[2] => Array
(
[Server] => nginx
[Date] => Wed, 02 May 2018 09:26:37 GMT
[Content-Type] => application/json
[Content-Length] => 155
[Connection] => keep-alive
[Access-Control-Allow-Credentials] => true
[Access-Control-Allow-Methods] => GET, POST, HEAD, OPTIONS, DELETE
[Access-Control-Allow-Origin] => *
[Access-Control-Expose-Headers] => Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
[Access-Control-Max-Age] => 300
[Cache-Control] => no-cache, no-store
[Request-Id] => req_HxMHmnaL5b7LtX
[Stripe-Account] => acct_0jUI8zP34B9bTN1d1GyO
[Stripe-Version] => 2016-07-06
)
)
)
[3] => Array
(
[file] => /app/public/wp-content/plugins/Give-Stripe/vendor/stripe/stripe-php/lib/ApiResource.php
[line] => 119
[function] => request
[class] => Stripe\ApiRequestor
[type] => ->
[args] => Array
(
[0] => post
[1] => /v1/sources
[2] => Array
(
[type] => card
[token] => tok_1CNHELLyXkL8xusLTgteyYMf
)
[3] => Array
(
[Stripe-Account] => acct_0jUI8zP34B9bTN1d1GyO
)
)
)
[4] => Array
(
[file] => /app/public/wp-content/plugins/Give-Stripe/vendor/stripe/stripe-php/lib/ApiResource.php
[line] => 158
[function] => _staticRequest
[class] => Stripe\ApiResource
[type] => ::
[args] => Array
(
[0] => post
[1] => /v1/sources
[2] => Array
(
[type] => card
[token] => tok_1CNHELLyXkL8xusLTgteyYMf
)
[3] => Array
(
[stripe_account] => acct_0jUI8zP34B9bTN1d1GyO
)
)
)
[5] => Array
(
[file] => /app/public/wp-content/plugins/Give-Stripe/vendor/stripe/stripe-php/lib/Source.php
[line] => 32
[function] => _create
[class] => Stripe\ApiResource
[type] => ::
[args] => Array
(
[0] => Array
(
[type] => card
[token] => tok_1CNHELLyXkL8xusLTgteyYMf
)
[1] => Array
(
[stripe_account] => acct_0jUI8zP34B9bTN1d1GyO
)
)
)
[6] => Array
(
[file] => /app/public/wp-content/plugins/Give-Stripe/includes/give-stripe-gateway.php
[line] => 166
[function] => create
[class] => Stripe\Source
[type] => ::
[args] => Array
(
[0] => Array
(
[type] => card
[token] => tok_1CNHELLyXkL8xusLTgteyYMf
)
[1] => Array
(
[stripe_account] => acct_0jUI8zP34B9bTN1d1GyO
)
)
)
[7] => Array
(
[function] => process_payment
[class] => Give_Stripe_Gateway
[type] => ->
[args] => Array
(
[0] => Array
(
[price] => 10
[purchase_key] => 9e21e637f42bacbaea27f32b75325727
[user_email] => [email protected]
[date] => 2018-05-02 09:26:32
[user_info] => Array
(
[id] => 356
[email] => [email protected]
[first_name] => Tom
[last_name] => Holland
[address] =>
)
[post_data] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
[gateway] => stripe
[card_info] => Array
(
[card_name] =>
[card_number] =>
[card_cvc] =>
[card_exp_month] =>
[card_exp_year] =>
[card_address] =>
[card_address_2] =>
[card_city] =>
[card_state] =>
[card_country] =>
[card_zip] =>
)
[gateway_nonce] => f13c6f716a
)
)
)
[8] => Array
(
[file] => /app/public/wp-includes/class-wp-hook.php
[line] => 286
[function] => call_user_func_array
[args] => Array
(
[0] => Array
(
[0] => Give_Stripe_Gateway Object
(
)
[1] => process_payment
)
[1] => Array
(
[0] => Array
(
[price] => 10
[purchase_key] => 9e21e637f42bacbaea27f32b75325727
[user_email] => [email protected]
[date] => 2018-05-02 09:26:32
[user_info] => Array
(
[id] => 356
[email] => [email protected]
[first_name] => Tom
[last_name] => Holland
[address] =>
)
[post_data] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
[gateway] => stripe
[card_info] => Array
(
[card_name] =>
[card_number] =>
[card_cvc] =>
[card_exp_month] =>
[card_exp_year] =>
[card_address] =>
[card_address_2] =>
[card_city] =>
[card_state] =>
[card_country] =>
[card_zip] =>
)
[gateway_nonce] => f13c6f716a
)
)
)
)
[9] => Array
(
[file] => /app/public/wp-includes/class-wp-hook.php
[line] => 310
[function] => apply_filters
[class] => WP_Hook
[type] => ->
[args] => Array
(
[0] =>
[1] => Array
(
[0] => Array
(
[price] => 10
[purchase_key] => 9e21e637f42bacbaea27f32b75325727
[user_email] => [email protected]
[date] => 2018-05-02 09:26:32
[user_info] => Array
(
[id] => 356
[email] => [email protected]
[first_name] => Tom
[last_name] => Holland
[address] =>
)
[post_data] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
[gateway] => stripe
[card_info] => Array
(
[card_name] =>
[card_number] =>
[card_cvc] =>
[card_exp_month] =>
[card_exp_year] =>
[card_address] =>
[card_address_2] =>
[card_city] =>
[card_state] =>
[card_country] =>
[card_zip] =>
)
[gateway_nonce] => f13c6f716a
)
)
)
)
[10] => Array
(
[file] => /app/public/wp-includes/plugin.php
[line] => 453
[function] => do_action
[class] => WP_Hook
[type] => ->
[args] => Array
(
[0] => Array
(
[0] => Array
(
[price] => 10
[purchase_key] => 9e21e637f42bacbaea27f32b75325727
[user_email] => [email protected]
[date] => 2018-05-02 09:26:32
[user_info] => Array
(
[id] => 356
[email] => [email protected]
[first_name] => Tom
[last_name] => Holland
[address] =>
)
[post_data] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
[gateway] => stripe
[card_info] => Array
(
[card_name] =>
[card_number] =>
[card_cvc] =>
[card_exp_month] =>
[card_exp_year] =>
[card_address] =>
[card_address_2] =>
[card_city] =>
[card_state] =>
[card_country] =>
[card_zip] =>
)
[gateway_nonce] => f13c6f716a
)
)
)
)
[11] => Array
(
[file] => /app/public/wp-content/plugins/Give/includes/gateways/functions.php
[line] => 195
[function] => do_action
[args] => Array
(
[0] => give_gateway_stripe
[1] => Array
(
[price] => 10
[purchase_key] => 9e21e637f42bacbaea27f32b75325727
[user_email] => [email protected]
[date] => 2018-05-02 09:26:32
[user_info] => Array
(
[id] => 356
[email] => [email protected]
[first_name] => Tom
[last_name] => Holland
[address] =>
)
[post_data] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
[gateway] => stripe
[card_info] => Array
(
[card_name] =>
[card_number] =>
[card_cvc] =>
[card_exp_month] =>
[card_exp_year] =>
[card_address] =>
[card_address_2] =>
[card_city] =>
[card_state] =>
[card_country] =>
[card_zip] =>
)
[gateway_nonce] => f13c6f716a
)
)
)
[12] => Array
(
[file] => /app/public/wp-content/plugins/Give/includes/process-donation.php
[line] => 177
[function] => give_send_to_gateway
[args] => Array
(
[0] => stripe
[1] => Array
(
[price] => 10
[purchase_key] => 9e21e637f42bacbaea27f32b75325727
[user_email] => [email protected]
[date] => 2018-05-02 09:26:32
[user_info] => Array
(
[id] => 356
[email] => [email protected]
[first_name] => Tom
[last_name] => Holland
[address] =>
)
[post_data] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
[gateway] => stripe
[card_info] => Array
(
[card_name] =>
[card_number] =>
[card_cvc] =>
[card_exp_month] =>
[card_exp_year] =>
[card_address] =>
[card_address_2] =>
[card_city] =>
[card_state] =>
[card_country] =>
[card_zip] =>
)
)
)
)
[13] => Array
(
[function] => give_process_donation_form
[args] => Array
(
[0] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
)
)
[14] => Array
(
[file] => /app/public/wp-includes/class-wp-hook.php
[line] => 286
[function] => call_user_func_array
[args] => Array
(
[0] => give_process_donation_form
[1] => Array
(
[0] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
)
)
)
[15] => Array
(
[file] => /app/public/wp-includes/class-wp-hook.php
[line] => 310
[function] => apply_filters
[class] => WP_Hook
[type] => ->
[args] => Array
(
[0] =>
[1] => Array
(
[0] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
)
)
)
[16] => Array
(
[file] => /app/public/wp-includes/plugin.php
[line] => 453
[function] => do_action
[class] => WP_Hook
[type] => ->
[args] => Array
(
[0] => Array
(
[0] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
)
)
)
[17] => Array
(
[file] => /app/public/wp-content/plugins/Give/includes/actions.php
[line] => 76
[function] => do_action
[args] => Array
(
[0] => give_purchase
[1] => Array
(
[give-honeypot] =>
[give-form-id] => 1439
[give-form-title] => Save the Lions
[give-current-url] => https://give.test/donations/save-the-lions/
[give-form-url] => https://give.test/donations/save-the-lions/
[give-form-minimum] => 1.00
[give-form-maximum] => 200.00
[_wpnonce] => 92ed350c88
[give-price-id] => 0
[give-amount] => 10.00
[give-radio-donation-level] => 10.00
[payment-mode] => stripe
[give_first] => Tom
[give_last] => Holland
[give_email] => [email protected]
[give_stripe_token] => tok_1CNHELLyXkL8xusLTgteyYMf
[give_action] => purchase
[give-gateway] => stripe
)
)
)
[18] => Array
(
[function] => give_post_actions
[args] => Array
(
[0] =>
)
)
[19] => Array
(
[file] => /app/public/wp-includes/class-wp-hook.php
[line] => 286
[function] => call_user_func_array
[args] => Array
(
[0] => give_post_actions
[1] => Array
(
[0] =>
)
)
)
[20] => Array
(
[file] => /app/public/wp-includes/class-wp-hook.php
[line] => 310
[function] => apply_filters
[class] => WP_Hook
[type] => ->
[args] => Array
(
[0] =>
[1] => Array
(
[0] =>
)
)
)
[21] => Array
(
[file] => /app/public/wp-includes/plugin.php
[line] => 453
[function] => do_action
[class] => WP_Hook
[type] => ->
[args] => Array
(
[0] => Array
(
[0] =>
)
)
)
[22] => Array
(
[file] => /app/public/wp-settings.php
[line] => 450
[function] => do_action
[args] => Array
(
[0] => init
)
)
[23] => Array
(
[file] => /app/public/wp-config.php
[line] => 94
[args] => Array
(
[0] => /app/public/wp-settings.php
)
[function] => require_once
)
[24] => Array
(
[file] => /app/public/wp-load.php
[line] => 37
[args] => Array
(
[0] => /app/public/wp-config.php
)
[function] => require_once
)
[25] => Array
(
[file] => /app/public/wp-blog-header.php
[line] => 13
[args] => Array
(
[0] => /app/public/wp-load.php
)
[function] => require_once
)
[26] => Array
(
[file] => /app/public/index.php
[line] => 17
[args] => Array
(
[0] => /app/public/wp-blog-header.php
)
[function] => require
)
)
[previous:Exception:private] =>
[httpStatus] => 400
[httpBody] => {
"error": {
"code": "invalid_token_id",
"message": "Invalid token id: card_1CNHELLyXkL8xusLcSLH59hA",
"type": "invalid_request_error"
}
}
[jsonBody] => Array
(
[error] => Array
(
[code] => invalid_token_id
[message] => Invalid token id: card_1CNHELLyXkL8xusLcSLH59hA
[type] => invalid_request_error
)
)
[httpHeaders] => Array
(
[Server] => nginx
[Date] => Wed, 02 May 2018 09:26:37 GMT
[Content-Type] => application/json
[Content-Length] => 155
[Connection] => keep-alive
[Access-Control-Allow-Credentials] => true
[Access-Control-Allow-Methods] => GET, POST, HEAD, OPTIONS, DELETE
[Access-Control-Allow-Origin] => *
[Access-Control-Expose-Headers] => Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
[Access-Control-Max-Age] => 300
[Cache-Control] => no-cache, no-store
[Request-Id] => req_HxMHmnaL5b7LtX
[Stripe-Account] => acct_0jUI8zP34B9bTN1d1GyO
[Stripe-Version] => 2016-07-06
)
[requestId] => req_HxMHmnaL5b7LtX
[stripeParam] =>
[xdebug_message] => ( ! ) Stripe\Error\InvalidRequest: Invalid token id: card_1CNHELLyXkL8xusLcSLH59hA in /app/public/wp-content/plugins/Give-Stripe/vendor/stripe/stripe-php/lib/ApiRequestor.php on line 124
Call Stack
#TimeMemoryFunctionLocation
10.0007655064{main}( )../index.php:0
20.0014659992require( '/app/public/wp-blog-header.php' )../index.php:17
30.0014660504require_once( '/app/public/wp-load.php' )../wp-blog-header.php:13
40.0015661208require_once( '/app/public/wp-config.php' )../wp-load.php:37
50.0015668648require_once( '/app/public/wp-settings.php' )../wp-config.php:94
60.06466451912do_action( )../wp-settings.php:450
70.06466452624WP_Hook->do_action( )../plugin.php:453
80.06466452752WP_Hook->apply_filters( )../class-wp-hook.php:310
90.09907572248call_user_func_array:{/app/public/wp-includes/class-wp-hook.php:286}
( )../class-wp-hook.php:286
100.09907572584give_post_actions( )../class-wp-hook.php:286
110.09917572744do_action( )../actions.php:76
120.09917573384WP_Hook->do_action( )../plugin.php:453
130.09917573512WP_Hook->apply_filters( )../class-wp-hook.php:310
140.09917574712call_user_func_array:{/app/public/wp-includes/class-wp-hook.php:286}
( )../class-wp-hook.php:286
150.09917575048give_process_donation_form( )../class-wp-hook.php:286
160.21847702080give_send_to_gateway( )../process-donation.php:177
170.21857703440do_action( )../functions.php:195
180.21857704088WP_Hook->do_action( )../plugin.php:453
190.21857704216WP_Hook->apply_filters( )../class-wp-hook.php:310
200.21857705416call_user_func_array:{/app/public/wp-includes/class-wp-hook.php:286}
( )../class-wp-hook.php:286
210.21857705752Give_Stripe_Gateway->process_payment( )../class-wp-hook.php:286
222.67658945336Stripe\Source::create( )../give-stripe-gateway.php:166
232.67658945336Stripe\ApiResource::_create( )../Source.php:32
242.67658945496Stripe\ApiResource::_staticRequest( )../ApiResource.php:158
252.67658946808Stripe\ApiRequestor->request( )../ApiResource.php:119
264.07958950168Stripe\ApiRequestor->_interpretResponse( )../ApiRequestor.php:65
274.07958951320Stripe\ApiRequestor->handleErrorResponse( )../ApiRequestor.php:309
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment