
altano-import-nfts-from-opensea-for-woocommerce turns your website into a fully functional NFT store by automatically importing products from OpenSea.
Automatically imports NFT products from OpenSea into your WooCommerce store, transforming your site into a full-featured NFT shop.
https://opensea.io/collection/jlandygame[opensea_exchange_rate]
[opensea_exchange_rate show_eth="yes" show_usd="yes" show_last_update="yes"]<h3>External Services</h3>
This plugin connects to several external services to function properly. Below is detailed information about each service, what data is sent, and when:
What it is: OpenSea is the world’s first and largest NFT marketplace. This plugin uses the official OpenSea API v2 to retrieve NFT collection data and listings.
What it’s used for: To import NFT products (including names, descriptions, images, metadata, and prices) from OpenSea collections into your WooCommerce store.
When data is sent:
– When you manually trigger an import from the admin panel
– During automatic scheduled synchronizations (if enabled)
– When retrieving NFT metadata and collection information
What data is sent:
– Collection slugs configured in your product categories
– API authentication key (only in production mode, if configured)
Data retrieved:
– NFT names, descriptions, images, and attributes
– Collection information and token standards
– Listing prices in ETH
– NFT metadata URLs and contract addresses
Service URLs:
– Test mode: https://testnets-api.opensea.io/api/v2
– Production mode: https://api.opensea.io/api/v2
Terms of service: https://opensea.io/tos
Privacy policy: https://opensea.io/privacy
What it is: Google Finance is a financial information service provided by Google.
What it’s used for: To obtain real-time cryptocurrency and foreign exchange rates (ETH/USD and USD/PEN).
When data is sent:
– During automatic daily exchange rate updates
– When manually updating exchange rates from the admin panel
What data is sent:
– HTTP GET requests to publicly available Google Finance pages
– No personal or site-specific data is transmitted
Data retrieved:
– Current ETH to USD exchange rate
– Current USD to PEN exchange rate
Service URLs:
– https://www.google.com/finance/quote/ETH-USD
– https://www.google.com/finance/quote/USD-PEN
Terms of service: https://policies.google.com/terms
Privacy policy: https://policies.google.com/privacy
What it is: CoinGecko is a cryptocurrency data aggregation platform that provides a free public API.
What it’s used for: As an alternative source for obtaining ETH/USD exchange rates when Google Finance is unavailable or selected as the preferred source.
When data is sent:
– During automatic daily exchange rate updates (if selected as the exchange rate source)
– When manually updating exchange rates from the admin panel
– As a fallback when the primary source fails
What data is sent:
– HTTP GET requests to the public API
– No personal or site-specific data is transmitted
– No API key required
Data retrieved:
– Current ETH to USD exchange rate
Service URL:
– https://api.coingecko.com/api/v3/simple/price?ids=ethereum&vs_currencies=usd
Terms of service: https://www.coingecko.com/en/terms
Privacy policy: https://www.coingecko.com/en/privacy
What it is: SUNAT (Superintendencia Nacional de Aduanas y de Administración Tributaria) is the Peruvian tax authority that provides official exchange rates.
What it’s used for: As an alternative source for obtaining USD/PEN exchange rates (official Peruvian tax exchange rate).
When data is sent:
– During automatic daily exchange rate updates (if selected as the exchange rate source)
– When manually updating exchange rates from the admin panel
What data is sent:
– HTTP GET requests to publicly available SUNAT pages
– No personal or site-specific data is transmitted
Data retrieved:
– Official USD to PEN exchange rate (selling rate)
Service URL:
– https://e-consulta.sunat.gob.pe/cl-at-ittipcam/tcS01Alias
Terms of service: https://www.sunat.gob.pe/institucional/contactenos/atencion_contribuyente.html
Privacy policy: https://www.sunat.gob.pe/institucional/privacidad/index.html
Important: This plugin does not collect, store, or transmit any personal information from your site visitors or customers to these external services. All API calls are made server-side and only retrieve publicly available information about NFTs and exchange rates. No customer data, purchase information, or personal identifiable information is ever shared with these services.