Postal Store Returns and Exchanges (2024)

The U.S. Postal Service® offers refunds and exchanges for stamp-related merchandise and stamped stationery when the products you receive are damaged or otherwise unusable due to mishandling or other circ*mstances outside of your control. Some items may not be returned or exchanged, and others may only be exchanged. Learn more about eligible returns and exchanges for Postal Store products below.

If you have questions about refunds for USPS mail services, see Domestic Refunds and International Refunds.

What Is Eligible for Returns

  • Personalized Stamped Stationery may be eligible for a refund or replacement.
  • Refunds for other products may not be available.

Personalized Stamped Stationery

If the Postal Service made a mistake on your order, you can return the stationery to Stamp Fulfillment Services (SFS) and request either a replacement or refund.

  • Replacement: Submit your claim within 90 days of receiving your order. Return the stationery and include in the package a request for replacement, an explanation of errors, and a description of the corrections you want made. If you order a replacement, you must pay the manufacturing fee for that order.
  • Refund: Return the stationery and include a request for refund and an explanation of the reason for rejection.

If you made a mistake on your order, you will only receive a refund for the postage.

Learn More about Personalized Stamped Stationery Returns (DMM 604)

Exchanges

Expand All

Exchangeable Items

You can exchange the following products:

  • Priority Mail Forever® Prepaid Flat Rate® Packaging
  • Postage Stamps
  • Merchandise & Licensed Products

Learn More about Exchanges (DMM 604)

Non-Exchangeable Items

The following items (regardless of when purchased) are not exchangeable.

  • Adhesive stamps (unless mistakes were made in buying, the stamps were defective, or the stamps were affixed to commercial envelopes and postcards)
  • Stamps cut from stamped cards, stamped envelopes, or aerogrammes (airletter sheets)
  • Parts or pieces of stamped cards
  • Stamped cards, stamped envelopes, and aerogrammes received for reply
  • Mutilated or defaced stamps

Learn More about Non-Exchangeable Items (DMM 604)

Exchanging Damaged Merchandise

To exchange damaged merchandise:

  • Submit your claim within 30 days of receiving your order.
  • If the item contains a manufacturer’s warranty (e.g., scales), follow the manufacturer’s instructions to have the item replaced or repaired.

Contact:

STAMP FULFILLMENT SERVICES
PO BOX 219424
KANSAS CITY, MO 64121-7109

Exchanging Stamp-Related Merchandise

Stamp-related merchandise (such as a First Day Cover or Commemorative Panel) that is damaged or flawed can be exchanged for new merchandise.

  • Complete the Merchandise Exchange Form enclosed with your order within 30 days of receipt.
  • Include a copy of your order form or receipt.

If you did not receive the return form with your order:

  • Mail the damaged or flawed items to the address below.
  • Include a note requesting the exchange.

Contact:

STAMP FULFILLMENT SERVICES
PO BOX 219424
KANSAS CITY, MO 64121-7109

Exchanging Postage Stamps

Postage stamps can be exchanged if they arrive damaged or flawed.

  • Complete the Merchandise Exchange Form located on the bottom of your packing slip within 30 days of receiving your stamp order.
  • Send it to the address below with the stamps you wish to exchange.
  • Include a copy of your order form or receipt.

If you received the wrong denomination, kind, or size of stamps or the wrong envelope, you can exchange them at full postage value. Stamps can be exchanged if they are:

  • Intact, full panes of stamps
  • Coils of stamps in the original sealed wrappers
  • Full boxes of stamped envelopes
  • Original sealed packs of stamped cards

Contact:

STAMP FULFILLMENT SERVICES
US POSTAL SERVICE
8300 NE UNDERGROUND DR., PILLAR 210
KANSAS CITY, MO 64144-0011

Exchanging Prepaid Packaging

There are no refunds for Priority Mail Forever Prepaid Flat Rate Packaging. However, you can exchange your packaging if:

  • It was damaged on arrival AND
  • You purchased it with a credit card

Contact: Forever Prepaid Flat Rate Packaging Help Desk at 1-800-332-0317. Press option 4 and then option 5.

Missing Orders

Orders That Never Arrived

If you ordered 15 or more days ago and the items have not arrived, you can submit a claim for missing merchandise. Before your claim is processed, you may be asked to submit a copy of your account statement showing the charges from the U.S. Postal Service.

Stamp Fulfillment Services

1-800-782-6724
1-816-545-1000 (international)
[email protected]

'); console.log(k);});$(".vdrawers .expandv").on('touch click',function(e){e.preventDefault();if ($(this).parents('.vdrawers').hasClass('active')){$(this).text('Expand All');$(this).parents('.vdrawers').removeClass('active');$(this).parents('.vdrawers').find('.v-tab div').removeClass('active');console.log('expand active - removing active');} else {$(this).text('Hide All');$(this).parents('.vdrawers').find('.v-tab div').addClass('active');$(this).parents('.vdrawers').addClass('active');console.log("expand not active - adding active");}});$('.vdrawers .v-tab div a').not('sup').on('click touch', function(e){console.log('Clicked on v-tab link');e.preventDefault();if($(window).width()>=767){console.log('desktop:start');$this = $(this).parents('.vdrawers');$this.find('.v-tab div.active').removeClass('active');$this.find('.v-tab-content div.active').removeClass('active');$(this).parent().addClass('active');$this.find('.v-tab-content div').eq($this.find('.v-tab div.active').index()).addClass('active');console.log('desktop:'+$this.html());console.log('desktop:end');$('html, body').animate({scrollTop: $(this).parents('.vdrawers').find('.v-tab-content div').eq($('.v-tab div.active').index()).offset().top}, 500);} else if ($(window).width()<767) {if ($(this).parent().hasClass('active')){$(this).parent().removeClass('active');$('html, body').animate({scrollTop: $(this).parent().offset().top}, 500);} else {$(this).parents('.vdrawers').find('.v-tab div.active').removeClass('active');$(this).parent().addClass('active');$('html, body').animate({scrollTop: $(this).parent().offset().top}, 500);}}});$('.lg-crd h3').not('sup').on('click touch', function(e){console.log('Clicked on faq');e.preventDefault();$(this).parent().parent().toggleClass('active');});$('span.expand').on('click touch', function(e){$this = $(this);$this.toggleClass('active');if ($this.hasClass('active')){$this.text('Hide All');$this.parents('.faq-section, .lg-txt-crd,.visible-expand').find('.lg-crd, .faq-unit,.expand-unit').addClass('active');}else{$this.text('Expand All');$this.parents('.faq-section, .lg-txt-crd,.visible-expand').find('.lg-crd, .faq-unit,.expand-unit').removeClass('active');}});//$('').append('...less');/*$('.expand-less, .expand-more').on('click touch', function(e){e.preventDefault();$(this).parents('.expand-unit').toggleClass('active');});*/$('.faq-unit>*:first-child,.expand-unit>*:first-child').not('sup').on('click touch', function(e){console.log('Clicked on faq');e.preventDefault();$(this).parent().toggleClass('active');});$('.expand-all').on('click touch', function(e){console.log('Expand all function')$this = $(this);$this.toggleClass('active');if ($this.hasClass('active')){$this.text('Hide All');$this.parents('.visible-expand').find('.expand-unit').addClass('active');}else{$this.text('Expand All');$this.parents('.visible-expand').find('.expand-unit').removeClass('active');}});$.each( $('.expand-unit *:nth-child(2)'), function(i){g = $(this).parent('.expand-unit').find('.expand-unit *:nth-child(2)').text();console.log(g) $(this).append(' Show More '+g+''); });$('.expand-unit .drawer:last-child').append('

Show Less

');$('.expand-less, .expand-more').on('click touch', function(e){e.preventDefault();$(this).parents('.expand-unit').toggleClass('active');});});

Postal Store Returns and Exchanges (2024)
Top Articles
What Should Not Be Kept in a Safe Deposit Box?
The mining sector's high-tech future | INTHEBLACK
Drury Inn & Suites Bowling Green
Kem Minnick Playboy
Obor Guide Osrs
Tesla Supercharger La Crosse Photos
Arkansas Gazette Sudoku
What to Serve with Lasagna (80+ side dishes and wine pairings)
877-668-5260 | 18776685260 - Robocaller Warning!
Chuckwagon racing 101: why it's OK to ask what a wheeler is | CBC News
CA Kapil 🇦🇪 Talreja Dubai on LinkedIn: #businessethics #audit #pwc #evergrande #talrejaandtalreja #businesssetup…
Weekly Math Review Q4 3
Seafood Bucket Cajun Style Seafood Restaurant in South Salt Lake - Restaurant menu and reviews
General Info for Parents
Watch TV shows online - JustWatch
Miss America Voy Forum
Lima Funeral Home Bristol Ri Obituaries
Truck Trader Pennsylvania
Tvtv.us Duluth Mn
Mals Crazy Crab
Violent Night Showtimes Near Amc Fashion Valley 18
iZurvive DayZ & ARMA Map
Earl David Worden Military Service
Ratchet & Clank Future: Tools of Destruction
Graphic Look Inside Jeffrey Dahmer
Aerocareusa Hmebillpay Com
Cincinnati Adult Search
Rochester Ny Missed Connections
Chamberlain College of Nursing | Tuition & Acceptance Rates 2024
Craigslist Lake Charles
Spectrum Outage in Queens, New York
Aes Salt Lake City Showdown
Ihs Hockey Systems
Craigslist Boerne Tx
Mercedes W204 Belt Diagram
Bridger Park Community Garden
Smith And Wesson Nra Instructor Discount
3496 W Little League Dr San Bernardino Ca 92407
15 Best Things to Do in Roseville (CA) - The Crazy Tourist
Tripadvisor Vancouver Restaurants
Natasha Tosini Bikini
Bf273-11K-Cl
Theater X Orange Heights Florida
Jimmy John's Near Me Open
Helpers Needed At Once Bug Fables
Skyward Login Wylie Isd
Samantha Lyne Wikipedia
Tweedehands camper te koop - camper occasion kopen
Psalm 46 New International Version
Bob Wright Yukon Accident
Texas Lottery Daily 4 Winning Numbers
Latest Posts
Article information

Author: Lilliana Bartoletti

Last Updated:

Views: 5606

Rating: 4.2 / 5 (73 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Lilliana Bartoletti

Birthday: 1999-11-18

Address: 58866 Tricia Spurs, North Melvinberg, HI 91346-3774

Phone: +50616620367928

Job: Real-Estate Liaison

Hobby: Graffiti, Astronomy, Handball, Magic, Origami, Fashion, Foreign language learning

Introduction: My name is Lilliana Bartoletti, I am a adventurous, pleasant, shiny, beautiful, handsome, zealous, tasty person who loves writing and wants to share my knowledge and understanding with you.