lib/active_merchant/billing/gateways/qvalent.rb in activemerchant-1.105.0 vs lib/active_merchant/billing/gateways/qvalent.rb in activemerchant-1.106.0
- old
+ new
@@ -228,10 +228,10 @@
CVVResult.new(code)
end
def headers
{
- 'Content-Type' => 'application/x-www-form-urlencoded'
+ 'Content-Type' => 'application/x-www-form-urlencoded'
}
end
def build_request(post)
post.to_query + '&message.end'