Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Mark buyers as authenticated or not (fixes #545) #549

Merged
merged 1 commit into from Aug 26, 2015

Conversation

kumar303
Copy link
Contributor

Fixes #545

This should allow us to create an email-only buyer (in services) before creating a recurring donation. Well, it was always possible to create an email-only buyer but this new flag will allow us to put restrictions elsewhere in Solitude if needed.

@muffinresearch muffinresearch changed the title Mark buyers as authenticated or not (#545) Mark buyers as authenticated or not (fixes #545) Aug 26, 2015
@@ -12,7 +12,7 @@ Buyers

Buyers are identified by a UUID, which is a string (max 255 chars) that makes
sense to the client. It must be unique within solitude, so we'd recommend
prefixing the UUID, eg: `marketplace:<your-uuid>`
prefixing the UUID, eg: ``marketplace:<your-uuid>``
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the double `?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the single ticks make emphasis in restructured text, double ticks make code. I think this was just a typo because confusingly single ticks in markdown will make code.

@muffinresearch
Copy link
Contributor

r+wc

kumar303 added a commit that referenced this pull request Aug 26, 2015
Mark buyers as authenticated or not (fixes #545)
@kumar303 kumar303 merged commit 742127e into mozilla:master Aug 26, 2015
@kumar303 kumar303 deleted the buyer-auth branch August 26, 2015 15:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants