Jump to content

Recommended Posts

Posted (edited)

 

spacer.png

 

Hello from FiskPay
 

We have developed a No KYC - No Registration  cryptocurrency payment gateway in the Polygon network which automates payments. We eye for payments in the blockchain and when a payment is found we send an instant payment notification (IPN).

 

We support fiat to crypto conversions, meaning your customers can input/select a Fiat amount to pay, and we will automatically convert it in the selected token. In example, if you want to be paid in MATIC that has a fiat value of 10 dollars, you just insert "usd-10".

 

We integrate  more than 160 Fiat currencies to convert from and we currently support Fisk, MATIC, USDT, USDC, agEUR, WBTC, WETH tokens. Paying in Fisk has a 0.9% 0.9% transaction fee, while MATIC and every other 3rd party token has a 1.3% 0.13% fee and a 1.8% 0.18% fee respectably.

 

 

Our website link is https://fiskpay.net,
but we would love to hearing from you at our Discord server!

 

 

Edited by ScRaB4ever
Updated fee percentages
Posted (edited)
On 2/7/2022 at 2:03 PM, Ioio said:

Nice one m8, when you have time can you make a tutorial on how to get this on a website ? 

 

Thank you very much for your positive words. 
We are currently working on a new website, so the website info is kind of (super) badly structured.
 If you go to https://app.fiskpay.net/ and click on the Instructions tab, you can find some instructions.
 

 

**Project funding - Presale is live!

Update: 8/10/2022
This post is outdated, we are now fully functional!

Edited by ScRaB4ever
Post is outdated
  • ScRaB4ever changed the title to Accept Crypto Payments - No Registration Required
  • 5 months later...
Posted

Our service, although having not been changed on its core, it has been reworked for faster (almost instant) payment notifications, simpler implementation and 0% transaction fees.

You can view a demo, by following this link:
https://youtu.be/_LnoUmjg3TQ

  • 3 months later...
Posted (edited)

What is FiskPay?

FiskPay is a Web3 payment viewer working on top of the Polygon network, that enables you to receive an Instant Payment Notification (IPN) every time you receive a crypto payment.

 

What does FiskPay do?

Crypto transactions have no native way of notifing i.e. a webserver about the transaction event. This makes it hard for webmasters to automate a follow-up proccess, like marking an order as "paid" in their database. As a result, website owners choose not to give their customers the option of checking out using crypto. FiskPay, acting as a blockchain viewer, monitors the Polygon network for new transactions and automatically notifies the (crypto) recipient through the HTTP protocol.

 

How does it work?

First of all, using our service requires your customers to use a Web3 wallet, like MetaMask. Acting as a webmaster, by simply including a Javascript script to your website, you can accept cryptocurrency payments and be instantly notified as the transaction gets added to the blockchain. In more detail, the included scripts enables a custom HTTP POST form that "creates orders". When your customer submits the form, their Web3 wallet triggers prompting them to confirm the transaction (practically prompting them to pay for their order). When the order is paid for, FiskPay sends a POST request to a predetermined server with a one time valid encrypted key that is linked to the aforementioned order. All that is left is for you to make a GET request using the key provided and your public address, and get the order and blockchain data along with some extra information. If it sounds complicated you should not worry, because all you actually have to do is add a PHP file (fiskpay_ipn.php) to your website directory and add your follow-up actions, such as setting an order as "paid".

 

How to intergrade?

In order to start using FiskPay you have to include a script to your website header. Then you have to create a destination file that will be called upon a successful payment. To make things easy, you can download the example files from https://implement.fiskpay.com/fiskpay.zip. Inside the zip there are two (2) files, one named example.html and the other named fiskpay_ipn.php. The first contains code that can be used as an example, on how the script should be included in you website and how the post form should look. The latter is the file that will be posted to, by FiskPay (it is the destination file that will receive a POST request with the one time key as body after each sucessfull payment). Please note that you MUST REPLACE THE ETHEREUM ADDRESS IN BOTH FILES WITH YOUR OWN.

 

Service info

TRANSACTIONS LIMIT: 50 transactions / 30 days (free) || unlimited (subscribed)
ACCEPTED CRYPTOS:    MATIC (free) || MATIC, USDT, USDC, agEUR (subscribed)
SUPPORTED FIAT:           160+ fiat currencies (free, subscribed)
PROJECT PHASE:             Open Beta
SUBSCRIPTION COST:    Free (contact me through Discord)
NETWORKS:                     Polygon (mainnet), Mumbai (testnet)

 

Edited by ScRaB4ever
  • 1 month later...
Posted
On 7/29/2023 at 11:13 PM, ScRaB4ever said:

What is FiskPay?

FiskPay is a Web3 payment viewer working on top of the Polygon network, that enables you to receive an Instant Payment Notification (IPN) every time you receive a crypto payment.

 

What does FiskPay do?

Crypto transactions have no native way of notifing i.e. a webserver about the transaction event. This makes it hard for webmasters to automate a follow-up proccess, like marking an order as "paid" in their database. As a result, website owners choose not to give their customers the option of checking out using crypto. FiskPay, acting as a blockchain viewer, monitors the Polygon network for new transactions and automatically notifies the (crypto) recipient through the HTTP protocol.

 

How does it work?

First of all, using our service requires your customers to use a Web3 wallet, like MetaMask. Acting as a webmaster, by simply including a Javascript script to your website, you can accept cryptocurrency payments and be instantly notified as the transaction gets added to the blockchain. In more detail, the included scripts enables a custom HTTP POST form that "creates orders". When your customer submits the form, their Web3 wallet triggers prompting them to confirm the transaction (practically prompting them to pay for their order). When the order is paid for, FiskPay sends a POST request to a predetermined server with a one time valid encrypted key that is linked to the aforementioned order. All that is left is for you to make a GET request using the key provided and your public address, and get the order and blockchain data along with some extra information. If it sounds complicated you should not worry, because all you actually have to do is add a PHP file (fiskpay_ipn.php) to your website directory and add your follow-up actions, such as setting an order as "paid".

 

How to intergrade?

In order to start using FiskPay you have to include a script to your website header. Then you have to create a destination file that will be called upon a successful payment. To make things easy, you can download the example files from https://implement.fiskpay.com/fiskpay.zip. Inside the zip there are two (2) files, one named example.html and the other named fiskpay_ipn.php. The first contains code that can be used as an example, on how the script should be included in you website and how the post form should look. The latter is the file that will be posted to, by FiskPay (it is the destination file that will receive a POST request with the one time key as body after each sucessfull payment). Please note that you MUST REPLACE THE ETHEREUM ADDRESS IN BOTH FILES WITH YOUR OWN.

 

Service info

TRANSACTIONS LIMIT: 50 transactions / 30 days (free) || unlimited (subscribed)
ACCEPTED CRYPTOS:    MATIC (free) || MATIC, USDT, USDC, agEUR (subscribed)
SUPPORTED FIAT:           160+ fiat currencies (free, subscribed)
PROJECT PHASE:             Open Beta
SUBSCRIPTION COST:    Free (contact me through Discord)
NETWORKS:                     Polygon (mainnet), Mumbai (testnet)

 


But do you have some kind of exchange calculator? That calculates perfectly all numbers, especially when we talk about crypto or binary options?

Just recently I have tried to work with a platform https://www.bestchange.com/tether-bep20-to-visa-mastercard-usd.html where I needed to sell Tether to bank card. A software of an automatical calculator worked perfectly. But since I am looking for another services, as I am going to write an article of observation type, I need to try various variants. 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • someone ban again this piece of shit this guy is a virus we should make an antikara or karabytes
    • 🍂 The cost on Vibe-sms is dropping, like autumn leaves falling from the trees.     It’s a little sad to watch the last days of summer fade away with its warmth, but that’s how the world works  every season has its own rules. The same goes for our prices: they are gradually but steadily going down, opening up new opportunities and great deals. 💸   🌍 USA is already at the minimum, and Europe, Asia, and dozens of other countries will follow soon. Don’t miss out  fresh rates are waiting for you!   Website link — https://vibe-sms.net/ Our Telegram channel — https://t.me/vibe_sms
    • You didn't tell me anywhere that you wanted core.jar as proof, I have everything ready for an independent developer to review. All the conversations, all your edits. I won't settle anything with you, so you can threaten me again and damage my name.
    • So what? Did i say anything wrong? You have no idea what source/compile is. I still wait for your .jar or source to be posted since you say i destroyed the compiled version of yours. Why you don't post it? Are you afraid that people will just see few addon lines and you did not even know that your source and compiled had different things? I should not even waste 2 minute to fix your raidboss_spawnlist thing.    Your mentally ill. What you posted is our primary deal nothing against me.  Because all he does is post whatever i write as if i hide and i did not say any mod to join and check my discord. i want him actual post something against me or any offenses i did. I also requested him several hours ago to post his .jar where my code "HACKED" his server but he wont post.    Nobody should allow open a random topic and cause issues to other's life without proofs. I demand punishment and soon unless he post evidence that i hurt his server or left him or did not make what he asked. 
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock