<form action="https://www.paypal.com/cgi-bin/webscr" method="post" accept-charset="utf-8">
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="charset" value="utf-8" />
<input type="hidden" name="business" value="[email protected]" />
<input type="hidden" name="item_name" value="company - product" />
<input type="hidden" name="item_number" value="1" />
<input type="hidden" name="amount" value="0.01" />
<input type="hidden" name="currency_code" value="GBP" />
<input type="hidden" name="return" value="http://mywebsite.com/folder/success.php" />
<input type="hidden" name="cancel_return" value="http://mywebsite.com/folder//booking.html" />
<input type="hidden" name="bn" value="company_BuyNow_product_UK" />
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" name="submit" alt="Buy Now" />
</form>
웹 사이트 지불 환경 설정> 웹 사이트 지불을위한 자동 반송> 라디오 버튼을 '켜기'로 설정했습니다. '검토 후는 말한다페이팔이 설정에 지정된 URL로 돌아 오지 않습니다.
버튼을 클릭 할<input type="hidden" name="return" value="http://mywebsite.com/folder/success.php" />
는, 브라우저가 페이팔로 리디렉션 제대로 내 제품 세부 정보를 보여줍니다 나를 지불 할 수 있습니다 : 나는 또한 내 버튼 코드와 일치하도록 리디렉션 URL을 설정 한 귀하의 정보 '는 약 15 초 동안 로딩 휠이 돌아가는 동안 지불 된 입양 이메일이 나에게 오면 아무 일도 일어나지 않습니다. 바퀴는 계속 내 귀환 URL로 리디렉션되지 않는'귀하의 정보 검토 '화면에 고착되어 있습니다. ..
google 또는 여기 또는 paypal 문서와 관련된 항목을 찾을 수 없습니다.
해결책을 찾았습니까? 나는 똑같은 행동을보고있다. – BetaRide
아니야 ...이 녀석들, Google 더 나은 방법으로 지원해보십시오.> gocardless –