• I can set up and use the checkout form however it does not pass the product being sold. How can I fix this? That said the wp stripe plugin is displaying in a separate tab from wp ecommerce and does not actually have a payment gateway option for wp ecommerce is this working as intended?

    http://wordpress.org/plugins/wp-stripe/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lolcats.jpg

    (@lolcatsjpg)

    I have solved this issue for myself. What I was doing was incredibly silly. Using the wrong wp-stripe plugin. Though now I’m having an issue with the state field on the checkout page. To be more precise the shipping state field being uneditable, it is not marked as required but seems to stop the page from submiting and merely causes it to refresh with no order being placed.

    Thread Starter lolcats.jpg

    (@lolcatsjpg)

    So after printing my $_SESSION this is my results:

    Array ( [wpsc_has_been_to_checkout] => 1 [coupon_numbers] => [wpsc_checkout_misc_error_messages] => [categoryAndShippingCountryConflict] => [shippingSameBilling] => 1 [wpsc_checkout_user_error_messages] => Array ( ) [slider_state] => 1 )

    what to do i wonder…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WP Stripe products not being passed’ is closed to new replies.