This module allows to apply a promotion code / coupon code using an URL.
Usage with an URL providing a coupon code:
/commerce/promotion/{code}
Example URL with promotion code "10-TEST"
http://drupal.local/commerce/promotion/10-TEST
All requests without destination will be redirected to front page.