Is there anouther way to get payments to work or is it gone forever

by SharkChase » March 23rd, 2016, 8:56 pm
by Henrik » March 23rd, 2016, 9:45 pm
by SharkChase » March 23rd, 2016, 9:47 pm
TheClient.payVault.getBuyDirectInfo(
"paypal",
{currency:"USD", item_name:String(details)},
[{itemKey:String(theitem)}],
function(info:Object):void{
navigateToURL(new URLRequest(info.paypalurl), "_blank")
},
function(e:PlayerIOError):void{ alert("Unable to buy item") }
by Henrik » March 23rd, 2016, 10:01 pm
by SharkChase » March 23rd, 2016, 10:57 pm
by Henrik » March 23rd, 2016, 11:34 pm
by SharkChase » March 24th, 2016, 12:51 am
by Henrik » March 24th, 2016, 6:13 am
by SharkChase » March 24th, 2016, 1:54 pm
by Henrik » March 24th, 2016, 11:11 pm
by SharkChase » March 25th, 2016, 12:35 am