function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Shri BEShri BE 

Website and payment gateway and salesforce integration

Hi
My org is Non-Profit organization and we are looking for Salesforce Integration. We have a websiite and form for payment, after entering the card details and Pay selected it willl redirect to payment gateway wesite (Preferably SecurePay and multiple other payment gateways).. After Payment processed I need to create an Opportunity and attach the payment receipt to that opportunity. I want to know how can I do the integration. I check some apps in app exchange but they are all paid. Kindly suggest the way to achieve this process.

Thanks.
Best Answer chosen by Shri BE
Khan AnasKhan Anas (Salesforce Developers) 
Hi Shri,

Greetings to you!

I haven't tried it but you can try free apps on AppExchange.

https://appexchange.salesforce.com/appxListingDetail?listingId=a0N300000031B7REAU

https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000E1hGyUAJ

https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3000000B3CBrEAN

Also, please refer to the below links which might help you further with the above requirement.

http://php-salesforce.blogspot.com/2011/02/salesforce-paypal-integration.html

http://developer.force.com/paypaltoolkit

https://www.forcetalks.com/blog/understanding-the-flow-of-salesforce-integration-with-any-third-party-api/

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas

All Answers

Khan AnasKhan Anas (Salesforce Developers) 
Hi Shri,

Greetings to you!

I haven't tried it but you can try free apps on AppExchange.

https://appexchange.salesforce.com/appxListingDetail?listingId=a0N300000031B7REAU

https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000E1hGyUAJ

https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3000000B3CBrEAN

Also, please refer to the below links which might help you further with the above requirement.

http://php-salesforce.blogspot.com/2011/02/salesforce-paypal-integration.html

http://developer.force.com/paypaltoolkit

https://www.forcetalks.com/blog/understanding-the-flow-of-salesforce-integration-with-any-third-party-api/

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
This was selected as the best answer
Shri BEShri BE
Hi Khan Anas,

Thanks for you links. It helped me a lot.