bigjoshcox
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Hi @mrclayton, I don’t have a staging site. I think I’m just going to turn off the venmo option for now. Thanks for checking it out though, I appreciate it.
@mrclayton Here’s what I get…
2025-01-30T14:28:16+00:00 Info PayPal order created via PaymentPlugins\WooCommerce\PPCP\Rest\Routes\CartOrder::handle_post_request. Args: Array
(
[id] => 9R0190767C250672N
[intent] => AUTHORIZE
[status] => CREATED
[purchase_units] => Array
(
[0] => Array
(
[reference_id] => default
[amount] => Array
(
[currency_code] => USD
[value] => 3.17
[breakdown] => Array
(
[item_total] => stdClass Object
(
[currency_code] => USD
[value] => 3.00
)
[shipping] => PaymentPlugins\PayPalSDK\Shipping Object
(
[_values:protected] => Array
(
[currency_code] => USD
[value] => 0.00
)
[mappings:protected] => Array
(
)
[index:PaymentPlugins\PayPalSDK\AbstractObject:private] =>
[patchRequest:PaymentPlugins\PayPalSDK\AbstractObject:private] =>
)
[handling] => stdClass Object
(
[currency_code] => USD
[value] => 0.00
)
[tax_total] => stdClass Object
(
[currency_code] => USD
[value] => 0.17
)
[discount] => stdClass Object
(
[currency_code] => USD
[value] => 0.00
)
)
)
[payee] => Array
(
[email_address] => josh@bigjoshcox.com
[merchant_id] => YARJXBA29WUNL
[display_data] => Array
(
[brand_name] => Middle West Printing
)
)
[items] => Array
(
[0] => Array
(
[name] => I Was Probed In Belleville Sticker
[unit_amount] => stdClass Object
(
[currency_code] => USD
[value] => 3.00
)
[quantity] => 1
[description] => Product ID: 6137
[sku] => ProbedSticker-110323
)
)
[shipping] => Array
(
[name] => Array
(
[full_name] => Joshua Cox
)
[address] => Array
(
[address_line_1] => W2875 Pine Ridge Court
[admin_area_2] => Belleville
[admin_area_1] => WI
[postal_code] => 53508
[country_code] => US
)
)
)
)
[payer] => Array
(
[name] => Array
(
[given_name] => Joshua
[surname] => Cox
)
[email_address] => pants4tony@yahoo.com
[address] => Array
(
[address_line_1] => W2875 Pine Ridge Court
[admin_area_2] => Belleville
[admin_area_1] => WI
[postal_code] => 53508
[country_code] => US
)
)
[create_time] => 2025-01-30T14:28:16Z
[links] => Array
(
[0] => Array
(
[href] => https://api.paypal.com/v2/checkout/orders/9R0190767C250672N
[rel] => self
[method] => GET
)
[1] => Array
(
[href] => https://www.paypal.com/checkoutnow?token=9R0190767C250672N
[rel] => approve
[method] => GET
)
[2] => Array
(
[href] => https://api.paypal.com/v2/checkout/orders/9R0190767C250672N
[rel] => update
[method] => PATCH
)
[3] => Array
(
[href] => https://api.paypal.com/v2/checkout/orders/9R0190767C250672N/authorize
[rel] => authorize
[method] => POST
)
)
)Hi @mrclayton, it’s happening in mobile. When you choose venmo at checkout, it opens up the venmo window and once you click from venmo account and pay, it brings you back to the checkout page and says “buyer access token not present – can not call smart api…” Below is a screenshot.
Any ideas on this @mrclayton ? Thanks!
Hi @mrclayton , yes, here it is. No staging site though.
https://middlewestprinting.com/
- This reply was modified 1 year, 4 months ago by bigjoshcox.
Viewing 5 replies - 1 through 5 (of 5 total)