Skip to content

Instantly share code, notes, and snippets.

@tohsnoom
tohsnoom / PhoreMarketplaceModerationPolicy.md
Last active September 29, 2023 21:10
Phore Marketplace Moderation Policy

Payment Release

One of the biggest fears for sellers is that buyers will forget to release payment upon delivery. The intent for this policy is to recognize when that is the case as quickly as possible and then release payment to the seller.

In cases where the tracking number was not provided when shipped or the tracking updates are not updating then an allotment of time will be given for delivery before the buyer is given 3 Days to respond. The below table shows the amount of time that will be given from shipment before the buyer's time to respond can start:

Tracking Provided Tracking Status Location After Shipment
When Marked Shipped Delivered Any 1 Day
When Marked Shipped Unknown/Lost Domestic 10 Days

Keybase proof

I hereby claim:

  • I am tohsnoom on github.
  • I am moonshotphore (https://keybase.io/moonshotphore) on keybase.
  • I have a public key ASCGsGaYMGFUwKITBj1zirViT80T1EmeHC4XHRuQ29Do5Ao

To claim this, I am signing this object:

# If you have not done so, download, install, and open Android Studio
# Install needed tools
brew tap caskroom/versions
brew cask install java8
brew install maven gradle
# Set env to Java 8 in case there are multiple versions
# Add this line to ~/.bash_profile to make it persistent
export JAVA_HOME=$(/usr/libexec/java_home -v 1.8)