Hole19 is offering
Select American Express Cardholders:
1-Year Hole19 Golf GPS Score Tracker App Premium Subscription (iOS, Android) for
Free.
Thanks to community member
jlink38 for sharing this deal.
Deal Instructions- Download the Hole19 App (iOS or Android)
- Create your Account on the Hole19 App
- Check eligibility here, enter first 4 digits of card and click on validate
- Click on Redeem and log in to your Hole 19 account
- Select the Premium Pro Yearly Plan (the price should be $0.00)
- Enter your American Express Card information
- Click 'confirm and unlock' to start the subscription
- Note, Hole19's premium features subscription will automatically renew and charged to your card unless you cancel before the end of the subscription term.
Premium Features:
- Auto-Change Hole: Keep your focus on the round and let the Hole19 App automatically change the hole for you.
- Shot Tracker: Track individual shots throughout a round to gain valuable insights into your game.
- Watch Scoring: Full input on your wrist. Your on-course experience just got even quicker and easier.
- Match Play: Challenge your friends to a Match Play game and compete against each other hole by hole.
- Club Recommendation: Real-time club recommendation based on your personal distances.
- Augmented Reality (iOS only): Get immersed in a completely different experience using augmented reality for a 360º view of the golf course during your round. Easily check where the green lies.
- Shot-by-Shot Tracking: Track each shot you make during your round for the ultimate in golf performance feedback.
- Premium Maps: Plan your shots in even more detail and clarity with Premium Map's higher resolution, higher quality GPS golf course images.
- Notes: Improve your course management strategy by adding notes to any hole. Next time you tee it up, you can consult your notes and make a more confident decision before hitting your shot.
- Handicap Calculator: Calculate & receive a more accurate handicap that will give you deeper insight into your game & enable you to compete with golfers of all skill levels.
- Club Statistics: Know exactly how far you hit your shots with each club when using the Advanced Input. Now you can see the average and maximum distance per club in your bag including the accuracy.
- Overall Statistics: Track your stats and visualize performance graphics on your Driving Accuracy, Greens In Regulation, Putting, Recovery and overall scoring.
- No Ads
Leave a Comment
Top Comments
all they are checking for is if the card starts with 34 or 37... here's their code. no, i didn't add that comment either, it really says "Amex cards always start with these digits"
function validateCard(digits) {
const issuerDigits = digits.substring(0, 2);
// Amex cards always start with these digits
return issuerDigits === '34' || issuerDigits === '37';
}
https://i.imgur.com/qzgmS6o.png
I'm not sure if they will check your full number after you sign up, but based on this code, it shouldn't be restricted to "certain" Amex cardholders, this code will match all non-prepaid Amex cards
24 Comments
Sign up for a Slickdeals account to remove this ad.
Our community has rated this post as helpful. If you agree, why not thank erishun
all they are checking for is if the card starts with 34 or 37... here's their code. no, i didn't add that comment either, it really says "Amex cards always start with these digits"
function validateCard(digits) { const issuerDigits = digits.substring(0, 2); // Amex cards always start with these digits return issuerDigits === '34' || issuerDigits === '37'; }I'm not sure if they will check your full number after you sign up, but based on this code, it shouldn't be restricted to "certain" Amex cardholders, this code will match all non-prepaid Amex cards
Sign up for a Slickdeals account to remove this ad.
Our community has rated this post as helpful. If you agree, why not thank kckennyg
Sign up for a Slickdeals account to remove this ad.
"The Promo Code you have inserted was redeemed too many times. Please try a different one or proceed without a Promo Code."
Leave a Comment