Order summary
Taxes or duties may apply depending on your region — we will confirm by email.
Payment
Choose how you would like to pay. Your order is prepared after payment is received and matched.
Send an e-Transfer
- Log in to your Canadian online banking.
- Send the exact subtotal amount shown above to the email below.
- Use reference: PK-XXXX (copy into the message/memo field).
- Email orders@peptidekingdom.example with your name and the reference after sending.
Replace orders@peptidekingdom.example in js/checkout.js with your real Autodeposit email.
Pay with crypto
Send the USD equivalent of your subtotal using one of the networks below. Use the reference in the memo/note if your wallet supports it.
bc1qREPLACE_WITH_YOUR_BTC_ADDRESS
TREPLACE_WITH_YOUR_TRC20_ADDRESS
How to accept crypto properly (for you as the merchant)
A static address on a landing page works for testing, but for production you should use a payment processor that generates unique amounts or invoices so you can match payments automatically:
- BTCPay Server — self-hosted, open source, supports BTC and often plugins for altcoins.
- Coinbase Commerce — hosted checkout, multiple assets, good for getting started.
- NOWPayments — API that converts to stablecoin if you want less volatility risk.
Wire one of these into your backend or use their hosted payment links; replace the placeholder addresses in js/checkout.js once you have live wallets or API keys.
Thanks — in a full store this would email your team or create a ticket. For now, follow up manually with customers.