1

Is it possible to use wpmember (http://wordpress.org/plugins/wp-members/) plugin integrate payment method using Infusionsoft payment gateway?

How to use Infusionsoft payment gateway in wordpress?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Muhammad Asif Mahmood
  • 1,650
  • 1
  • 9
  • 10

2 Answers2

1

InfusedWoo supports using the Infusionsoft payment gateway with WooCommerce. Works great.

WP Fusion is another option for creating a membership site and making WordPress aware of your contacts. I've helped clients with iMember360 and WP Fusion and much prefer the latter.

Jack Arturo
  • 67
  • 1
  • 7
0

There are various plugins you can use with wordpress such as iMember360. This will give access to users who have purchased from you in Infusionsoft.

If you are looking to charge users on your wordpress site instead of using the infusionsoft shopping cart you can try Payment Gateway for WooCommerce

If you are interested in programming it yourself you can use the Order Service to create an order in PHP from a custom module/plugin you create.

joshmmo
  • 1,062
  • 2
  • 13
  • 28