How to input number larger than 10 digits

Hi, 

I am working on an application where I want to capture the credit card details to make the payments using call integration smart service.

So if I use integerField and  input the card number which is usually of 16 digits, it gives the error that number is too long.

And if I use the textField then after 10 digits it converts to infinity symbol.

How can I add number larger than 10 digits so that I save it on the rule input and can pass to my process model.

Thanks!

  Discussion posts and replies are publicly visible