What would you like to pay for?
{{item}}
Select a plan
{{roboqAccount.phone_number}}
{{item.desc}}
{{formatNumbers(item.price)}}
Enter the amount to add to your plan
$
Could not locate your acount :(
Enter your credit card information
Confirm your payment
Plan Selected
{{items.find(i => i.PK == selectedItem).desc}}
Amount to charge
{{formatNumbers((chargeAmount || items.find(i => i.PK == selectedItem).price))}}
Card
{{cardInfo.cardNumber.replace(/.(?=.{4,}$)/g, '*')}}
Please wait...
We are processing your payment.
Payment Successful
Your payment has been processed successfully.
We sent you a confirmation email to {{cardInfo.email}}.
Sorry! We were having trouble sending you a confirmation email.
Payment Failed
Your payment has failed. Please try again.
{{ chargeErrorMessage }}