Privacy:
We value your privacy. Payments made to us are not locally stored, and are carried out by a third party (Stripe), meaning we will never be in possession of your personal information. There no IP or cookie logs for this site. After a purchase is made, we dispose of all information related to the customer such as email, dates, transaction detials, etc.
Built in payment methods: (Card)
Stripe - Supported Card Brands
The PaymentMethod object:
A PaymentMethod contains reusable payment method details for creating payments (for example, card expiration date or billing address), it does not include transaction-specific information (for example, amount, currency). A PaymentMethod is attached to a PaymentIntent to represent the states of a payment lifecycle. Each PaymentMethod has a type attribute (for example, "type": "sepa_debit"
) and an additional hash whose name matches the type and contains information specific to the PaymentMethod type (for example, "sepa_debit":{}
). Example of a sepa_debit
PaymentMethod object:
"id": "pm_123456789",
"object": "payment_method",
"billing_details": {
"address": {...},
"email": "[email protected]",
"name": "Jenny Rosen",
"phone": "+335555555555"
},
"sepa_debit": {
"bank_code": "37040044",
"branch_code": "94832",
"country": "FR",
"fingerprint": "ygEJfUjzWMGyWnZg",
"last4": "3000"
},
"type": "sepa_debit",
(...)
}
Cryptocurrency: (New addresses will be generated often)
Bitcoin (BTC): bc1qy9zukh5cw2945ljch2rk9ny078f70kcvj9rsk8
Ethereum (ETH): 0xfa65715d0728478fa43361e5650cc51f4ee32d57
Litecoin (LTC): MLCoX61FBozibVbv1a64vNr5QGjuGAtxyf
Tether (USDT): 0xfa65715d0728478fa43361e5650cc51f4ee32d57
Dogecoin (DOGE): DFLLmccHCQ7be4RPmzuKjuqAWAq2tmQmuc
Bitcoin Cash (BCH): bitcoincash:qzv9lmpcfm7j3xrjmxppca450pxcgq5qequ9kcw6dw
Ripple (XRP): rBndy89HdamJ3UHNekAS6ALjW9WoCE2W5s [Tag: 25128847]
TRON (TRX): THzjDs8duWZm5ezw7Nb4sY7mpznUKcHx34
Binance Coin (BNB): 0xfa65715d0728478fa43361e5650cc51f4ee32d57
USD Coin (USDC): 0xfa65715d0728478fa43361e5650cc51f4ee32d57
APEcoin (APE): 0xfa65715d0728478fa43361e5650cc51f4ee32d57
Binance USD (BUSD): 0xfa65715d0728478fa43361e5650cc51f4ee32d57
Note:
In order to confirm your transaction, you must contact an admin via email at [email protected] with a screenshot of the exchange account details (your name and/or email address, as well as the name of the platform) Transactions history. You will be contacted within 48 hours after you reach out. If you make a payment, but fail to contact us within 48 hours, the payment will be considered a non refundable donation. All payments should be made in USD.