diff --git a/plugins/wagecan/index.html b/plugins/wagecan/index.html index d00c84c..d52974f 100644 --- a/plugins/wagecan/index.html +++ b/plugins/wagecan/index.html @@ -2,7 +2,7 @@
-
+
WageCan card makes it easier for you to use Bitcoin in daily life
-
- Don't have a WageCan Bitcoin debit card?
+ Don't have a WageCan prepaid card?
Click here to get 20% off

Sent Successfully!
" ); + $("#page").append( "
Sent Successfully!
" ); } // console.log(data); }, error: function() { hideContentToggle() - $("#page").append( "
Failed to send! Please try again later.
" ); + $("#page").append( "
Failed to send! Please try again later.
" ); } }) // end of createSpendRequest block @@ -47,7 +47,7 @@ function initizeAirbitz() { error:function () { airbitzWalletId = '' hideContentToggle() - $("#page").append( "
Unable get the selected wallet. Please try again later.
" ); + $("#page").append( "
Unable get the selected wallet. Please try again later.
" ); } }) } @@ -114,7 +114,7 @@ $(function(){ error:function () { airbitzWalletId = '' hideContentToggle() - $("#page").append( "
Unable get the selected wallet. Please try again later.
" ); + $("#page").append( "
Unable get the selected wallet. Please try again later.
" ); } }) }); @@ -134,7 +134,7 @@ function getAddressInfo(){ currency = '' address = '' $.ajax({ - url: 'https://wagecan.com/airbitz/topup/address', + url: 'https://wagecan.com/app/airbitz/topup/address', dataType: 'json', type: 'post', data: { @@ -180,7 +180,7 @@ function updateRates(){ $('#rate').text('N/A') } $.ajax({ - url: 'https://wagecan.com/airbitz/topup/rate', + url: 'https://wagecan.com/app/airbitz/topup/rate', type: 'get', dataType: 'JSON', cache: false, @@ -282,7 +282,7 @@ function toSatoshi(val){ function displayURL() { hideContentToggle() - $("#page").append( "
Please copy and open it in your browser:
https://wagecan.com/s/AIRBITZ

Please copy and open it in your browser:
https://wagecan.com/s/AIRBITZ