Increasing paypal test amount
This commit is contained in:
parent
ebe1c56f10
commit
5352749e68
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user