public void onUserRegisterSuccess(APTPaymentResult.UserLoginResult result)
 {
   //  throw new NotImplementedException();
 }
 public void onPaymentSuccess(APTPaymentResult.TransactionResult result)
 {
    // throw new NotImplementedException();
 }