HashtagSell / posting-api

API for storage and retrieval of posting details for Hashtagsell
0 stars 0 forks source link

Generate payment token when seller accepts an offer #48

Closed that1guy closed 9 years ago

that1guy commented 9 years ago

This payment token will be appended to the url the user clicks when they begin online payment.

I have workaround for now, but my workaround is not secure. If I built the payment token solution it would be in htsApp land and that's just not right. :)

Not required by beta launch but this is a priority due to security risk.

that1guy commented 9 years ago

see #50