Increasing paypal test amount

This commit is contained in:
Godwin 2014-07-24 01:51:00 -06:00
parent ebe1c56f10
commit 5352749e68

View File

@ -517,7 +517,7 @@ class ConferencesController < ApplicationController
:currency_code => 'USD', # if nil, PayPal use USD as default :currency_code => 'USD', # if nil, PayPal use USD as default
:description => 'Conference Registration Test', # item description :description => 'Conference Registration Test', # item description
:quantity => 1, # item quantity :quantity => 1, # item quantity
:amount => 1.0, # item value :amount => 25.0, # item value
:custom_fields => { :custom_fields => {
CARTBORDERCOLOR: "00ADEF", CARTBORDERCOLOR: "00ADEF",
LOGOIMG: "https://cdn.bikebike.org/assets/bblogo-paypal.png" LOGOIMG: "https://cdn.bikebike.org/assets/bblogo-paypal.png"