Skip to content

Instantly share code, notes, and snippets.

@senorprogrammer
Created December 5, 2011 17:13
Show Gist options
  • Select an option

  • Save senorprogrammer/1434392 to your computer and use it in GitHub Desktop.

Select an option

Save senorprogrammer/1434392 to your computer and use it in GitHub Desktop.
Reservation states
pending => cancelled
=> confirmed => completed => refunded
=> transaction_pending =>transaction_declined
=> denied
=> expired
=> customer_cancelled_pending
@senorprogrammer
Copy link
Copy Markdown
Author

Perfect, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment