add_action("wpdiscuz_before_wp_new_comment", function($commentdata){ if (!empty($commentdata["comment_author_email"]) && empty($commentdata["user_id"])) { $is_user_exist = get_user_by("email", sanitize_text_field($commentdata["comment_author_email"])); if ($is_user_exist) { wp_die(esc_html__("A user with this email is already registered! Please log in or use a different one!", "wpdiscuz")); } } });

Uber & Cargo Extend Partnership With New App (Rider Rewards & Discounts)

Uber already partners with start up Cargo to allow drivers to receive a box with items for sale (gum, candy etc). They have now launched an app (Cargo Store app) that lets people purchase a larger selection of items. The kicker is that items purchased will earn 10% back in Uber rewards that can be used for Uber rides or for other purchases in the Cargo store. The box that Cargo currently provides drivers will be updated with a QR code that is scanned to access the store and for every sale they will receive a $1 bonus.

Riders will be incentivized to access the store through rider rewards. Once a day they can access the store and will be presented with facedown ‘Cargo Cards’. Users select a card and it will have a randomized reward such as Uber credit, a $30 SeatGeek discount or a free premium product.

Subscribe
Notify of
guest

0 Comments
newest
oldest most voted