public override void DidCancelWithType(DTPaymentController controller, DTPaymentCancellationType cancellationType)
 {
     RootNavigation.PopToRootViewController(true);
 }
 public override void DidCancelWithType(DTPaymentController controller, DTPaymentCancellationType cancellationType)
 {
     RootNavigation.PopToRootViewController(true);
 }