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

    • Hi   I’m looking for npcname.dat for h5, it should have level of mobs + aggro   Currently I am using advext64, that’s why I am trying to make it through client side   I’ve seen someone already shared it before long time but unfortunately link is dead   If anyone has the file please share it
    • I'll stop playing, so I'll sell my (DC) Donator Coins  for cheap. Ask around; I have plenty. Here's the price list. Contact phone: +56 9 5429 4317    
    • Hi, im selling adena/items reborn signature C4   500kk  - 1kk = $2,90 ic set        pm here or discord  _flamber 
    • Want more engagement, reach, and traffic on Discord? Automate promotion of your server, members, reactions, and messages in minutes — no bots, no hassle, no overpayments. SocNet’s SMM Panel — fast launch, fair prices, real results. Use our SMM Panel to boost Facebook, Instagram, Telegram, Spotify, SoundCloud, YouTube, Reddit, Threads, Kick, Discord, LinkedIn, Likee, VK, Twitch, Kwai, Reddit, website traffic, TikTok, Trustpilot, Apple Music, TripAdvisor, Snapchat, and more digital services. Followers, likes, views, reposts, plays, viewers, reactions, comments. Get $1 bonus for your first trial order! Just open a ticket with the subject “Get Trial Bonus” on our website (Support) ➡ Go to SMM Panel (clickable) or contact our bot support How to order: ➡ SMM Panel: Click ➡ SMM Panel directly in our Telegram bot: Click (Menu ➡ SMM Panel) Our Digital Goods Store: ➡ Online Store: Click ➡ Telegram Bot: Click Regular customers get extra discounts and promo codes! Support: ➡ Telegram: https://t.me/solomon_bog ➡ Discord: https://discord.gg/y9AStFFsrh ➡ WhatsApp: https://wa.me/79051904467 ➡ ✉ Email: solomonbog@socnet.store ➡ Telegram Channel: https://t.me/accsforyou_shop You can also use these contacts to: — Get wholesale consultations — Discuss partnership deals (current partners: https://socnet.bgng.io/partners ) — Become our supplier SocNet — your source for digital goods and premium subscriptions Our project is also looking for new suppliers! — Snapchat accounts — Reddit accounts with karma — LinkedIn accounts with connections Message us directly or contact support — let’s discuss the terms! We are always open to other partnership offers as well. Our online store assortment: ➡ Accounts: Telegram, Facebook, Reddit, Twitter (X), Instagram, YouTube, TikTok, Discord, VK, LinkedIn, GitHub, Snapchat, Gmail, email accounts (Outlook, Firstmail, Rambler, Onet, Gazeta, GMX, Yahoo, Proton, Web.de), Google Voice, Google Ads ➡ Premium Subscriptions: Telegram Premium, Twitter Premium X, YouTube Premium, Spotify Premium, Netflix Premium, Discord Nitro, ChatGPT Plus/PRO, XBOX Game Pass ➡ Additional Services: Telegram Stars, proxies (IPv4, IPv6, ISP, Mobile), VPN (Outline, WireGuard, others), VDS/RDP servers Use promo code AUGUST2025 — get 10% off in our online store! SMM Panel Services: ➡ Use our SMM Panel to boost Facebook, Instagram, Telegram, Spotify, Soundcloud, YouTube, Reddit, Threads, Kick, Discord, LinkedIn, Likee, VK, Twitch, Kwai, Reddit, website traffic, TikTok, Trust Pilot, Apple Music, Tripadvisor, Snapchat, and other digital products. Get $1 for your first SMM Panel trial: Simply create a support ticket with the subject “Get Trial Bonus” on our website ➡ Go to SMM Panel (clickable) or contact support via bot Our Key Products: ➡ Online Store: Click ➡ Shop Telegram Bot: Click ➡ SMM Panel: Click Payments accepted: bank cards · cryptocurrency · other popular methods Loyal customers receive additional discounts and promo codes! Support: ➡ Telegram: https://t.me/solomon_bog ➡ Discord: https://discord.gg/y9AStFFsrh ➡ WhatsApp: https://wa.me/79051904467 ➡ ✉ Email: solomonbog@socnet.store ➡ Telegram Channel: https://t.me/accsforyou_shop You can also use these contacts to: — Consult on wholesale purchases — Form a partnership (current partners: https://socnet.bgng.io/partners ) — Become our supplier SocNet — digital goods and premium subscriptions store
  • 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