MOVED
Up to date version can be found in SpectroCoin Repo
This merchant module integrates SpectroCoin Payments with OpenCart to accept Bitcoin payments.
INSTALLATION
- Upload content to your open cart directory.
- Generate private and public keys [Manually]
- Private key:
# generate a 2048-bit RSA private key openssl genrsa -out "C:\private" 2048
- Public key:
# output public key portion in PEM format openssl rsa -in "C:\private" -pubout -outform PEM -out "C:\public"
- Generate private and public keys [Automatically]
- Private key/Public key: Go to SpectroCoin -> Project list Click on your project -> Edit Project -> Click on Public key (You will get Automatically generated private key, you can download it. After that and Public key will be generated Automatically.)
CONFIGURATION
- Go to Admin -> Extensions -> Payments and enable SpectroCoin module
- Enter your Merchant Id, Application Id, Private key.
INFORMATION
- You can contact us e-mail: info@spectrocoin.com
- You can contact us by phone: +442037697306
- You can contact us on Skype: spectrocoin_merchant