Hi Guys,
I would like to use Stellar like gateway method payment for my project instead stripe or paypal.
Now, I see other projects like satoshipay but I think that it is deprecated because they don't answer and last post on facebook is from 2020.
I'm starting to study the doc and I'm developing with the sdk of javascript/node.js.
For now I just create an account and get bilance info from test api.
Is possibile to do that? How could I receive fiat currency like euro and Usd, convert in xlm end send again like euro or usd?
EDIT
I search similar project inside this forum... It seems like they are all deprecated... Is possibile to do this project easly?
I want:
1) People deposit their fiat (euro) inside their own wallet on my website and this convert on a stable coin with stellar
2)They can use this budget to buy items on my website
3)I want that can I send this monay to my bank again with 1:1 stable coin - euro
How can I do that?