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
Post a Comment