ruby on rails - Spree eCommerce Stripe Payment gateway error -


i'm working on spree , trying integrate stripe payment method. i'm getting following error @ spree confirm state.

--- !ruby/object:activemerchant::billing::response params: error: type: invalid_request_error message: must supply either card or customer id message: must supply either card or customer id  success: false test: false authorization:  fraud_review:  avs_result: code:  message:  street_match:  postal_match:  cvv_result: code:  message:   

any helpful.

thanks.


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -