Integrating Paypal and wix

Hi,
I have site that sells language lessons and requires the customers to pay a subscription fee in order to get access to the lessons.
For now I have to manually approve members who paid and I want to inegrate a paypal button(since stripe is not supported by my country) that is inserting the payer’s email to the paid members list after a succseful payment so he can get access to the lessons.
I already read all the articles about wix-fetch and how use 3rd party apps but its a little bit confusing because each example is pretty different then the other.
I would really appreciate any help you can give. even if its just a start point it would be really helpful.

Thanks!

1 Like

is your lessons video lessons? in that case you should try out wix videos

Hi, thanks for replay.
No. my lessons are an audio+text, so each lesson is a different page.

Ok, I should try out Braintree which has a hosted solution where the scripts are hosted on their servers so no need for any NPM installs on your end. If you can’t get it to work you can always put the whole payment code inside a HTML Component in your WIX page and from that iframe maybe get the transaction status and insert it on the correct member if they click the PAY button on their members page you know who clicked and if payment is successful extend their expiry date.

https://developers.braintreepayments.com/guides/drop-in/setup-and-integration/javascript/v3

Dear faidda7,

I am currently in the final stages of development of a Paid Membership feature as you described it in your post. I thought you might be interested. You can find more info on this thread:

Regards,

Henk