Artur1339
Member
Hello,
I am wondering what would be the best way to add a second payment provider as a PayPal alternative.
So in Xenforo 1.5 I implemented CoinPayments as an alternative payment gate, but everything was outsourced to my own web panel, so I only used the Xenforo's upgradeUser method and had my own callback etc. And now I am moving to Xenforo 2.0 and anyway have to rewrite some of my stuff I thought to integrate CoinPayments as a provider. Is there any documentation for this?
Edit:
I managed to add a new Provider Profile by duplicating the PayPal Provider and doing my changed there and then adding the provider to xf_payment_provider, in the database; I just would like to know where I can add my profile template provide unique profile fields.
Regards Artur
I am wondering what would be the best way to add a second payment provider as a PayPal alternative.
So in Xenforo 1.5 I implemented CoinPayments as an alternative payment gate, but everything was outsourced to my own web panel, so I only used the Xenforo's upgradeUser method and had my own callback etc. And now I am moving to Xenforo 2.0 and anyway have to rewrite some of my stuff I thought to integrate CoinPayments as a provider. Is there any documentation for this?
Edit:
I managed to add a new Provider Profile by duplicating the PayPal Provider and doing my changed there and then adding the provider to xf_payment_provider, in the database; I just would like to know where I can add my profile template provide unique profile fields.
Regards Artur
Last edited: