XF 2.1 Payment integration

Rock75

Member
I am sorry if i am posting in wrong section, I am new to xenforo , I have installed the xenforo successfully and also the theme as well. i want to place an option for user to upgrade the account by making payment in bitcoin after completing some milestone on the forum. can anyone tell me how this will be done, is there any addon for integrating payment gateways are it already built in xenforo.any help would be appreciated.
 
Bitcoin isn't available as a built in payment option.

It would require a third party add-on, if one exists, otherwise custom development.
 
There are several built in payment providers - PayPal is one of them.

You literally just add a profile and enter the email address in admin.php?payment-profiles/
It will need to be a business account though.
 
ok got you Brogan, now one more question how i can integrate this payment system at specific page or form, i mean i will be having menu button for users "upgrade your account" so once they click on the button on the next page they will be having form to fill details and paypal check out option as well. so how can i achieve that.
 
Top Bottom