integrate paypal in cakephp
I want to integrate PayPa开发者_JAVA百科l simple Payment (by redirecting to PayPal and returning to our website after completion) gateway with my CakePHP website, any idea about available components or helpers? thanks
this all works with a simple form. just use the form action as described (paypal website). i do not think that there is something that can be made simpler.
精彩评论