Payment system for a DApp

Hi! Does anyone have a clue how to solve this problem, and what issues I might run into?

I’m looking to create a dapp where a website user can make credit payments, which are later converted to ICP, then distributed across various parts. Eventually, the website admin can convert the ICP tokens back into credit.

3 Likes

What does “credit” refer to in this case?
What does “distributed across various parts” refers to?

Like, you mean a payment gateway?

1 Like

If you have more requirements for the payment gateway, please let us know.

@blockbolt is working on a decentralized payment protocol.

We talked about crypto on-ramps a while back: Help with cross-chain payments between **Internet Computer (ICP)** and **Ethereum (ETH)** to integrate with Fireblocks-based payment gateway - #5 by Christopher. Can check on the updated list if you need it.

2 Likes

Yes!

We have implemented an in-store credit for the gaming and decentralized application. We will share the demo this week.

Thanks

2 Likes

@ImSteffi

Please review the demo video:

Demo website:

Please make payment with the Wallet Connet option. We’re looking for ICP mobile wallets to integrate our SDK for QR options.

We can customize it according to your requirements.

Let us know your thoughts.

Thanks

Just checked the QR code generated, and it seems to be a JSON string:

{"token_type":{"ICP":null},"amount":"2.519844","merchant_address":"66mdr-nlxbw-acmxm-c25us-xgy6z-czcwy-ayeny-gu4xn-wlicw-kheuj-fae","order_id":4626348,"merchant_name":"XYZ Game","network":"Mainnet","coin_name":"ICP","blockchain":"ICP"}

Not sure how mobile devices should be able handle this JSON string after scanning the QR code :sweat_smile:

In practice, I would recommend to either link to a valid web url or something like ICRC-22 (this is an ongoing topic in the Ledger & Tokenization working group).

So, will BlockBolt now be able to handle transactions for an online store in either crypto or credit card? Geographical limitations?

1 Like

BlockBolt processes payments worldwide, offering options like crypto, credit cards, and cash on delivery. Currently, there are no geographical restrictions.

Please have a look at online store (demo),

Thanks

Hello @sea-snake

Thank you for reviewing the QR code and your recommendation. Yes, we will upgrade it once we finalize the mobile application.

We would appreciate your feedback on our pending queries. We are interested in implementing advanced payment options, allowing any ICP mobile wallet to make direct payments.

Looking forward to hearing from you.

Thanks

Added a comment to your second thread.

Also please consider avoiding multiple threads for the same question, in case you did make a second thread and want to continue the conversation there, consider linking one to the other by adding a comment with a link.

1 Like

Are there any real on-line stores currently using BlockBolt? And, what is required of any online store to on-board onto Blockbolt?

Is there anything such as a VISA credit card to cycles API?

Im imagining something easy as Stripe. This solves it, but from the demo it isnt as seamless as it could be. Cool though.

We have finalized the auction platform (base chain) and IP selling website (IC Network) to use our payment protocol.

Please note that there are no real online stores at this time.

We can implement customized solutions for you. Are you looking for an on-site payment process? Please share your expected flow with us over email at support@blockbolt.io

Thanks

What does that mean exactly?

It means they are working on their website/application, and not ready to launch. They will use our payment protocol to process payment.

ok, so you making API now for websites to keep customers onsite without need to go to your website for making payments? If that is correct, when might the API be launched for websites to use?