Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
299 views
in Technique[技术] by (71.8m points)

apache - After enabling php-fpm, the payment gateways not redirect return url to my site

I am using fortumo and paypal payment gateways.Before enabling php-fpm I get payment process result details from fortumo and PayPal.Now I am not able to get payment process return detail from payment gateways.

This is my return urls I given in PayPal and fortumo settings.

Example : https://example.com/payaplsuccess.php , https://example.com/fortumo_payment.php

When I do transaction from my site.The transaction success fully done on both fortumo and PayPal.The amount deducted from my account.But the payment server couldn't redirect to return url.SO i was not able to get payment transaction detail from PayPal or fortumo.Before enabling php-fpm I get those transaction details now I can't get.Some block occur in my server side because of this php-fpm.

I did lot of changes in htaccess file to fix above issues.But it's not worked.

    Header always set Access-Control-Allow-Origin "*" Header add   
   Access-Control-Allow-Credentials "true" Header always set   
   Access-Control-Allow-Headers "Authorization" Header always set   
   Access-Control-Allow-Methods "GET,POST" Header always set   
   Access-Control-Expose-Headers "Content-Security-Policy, Location"
question from:https://stackoverflow.com/questions/66059426/after-enabling-php-fpm-the-payment-gateways-not-redirect-return-url-to-my-site

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

1.4m articles

1.4m replys

5 comments

56.9k users

...