-1

나는이 체크 아웃 페이지가있는 페이팔 버튼을 만들고 싶습니다 : enter image description here이 페이팔 버튼을 만드는 방법은 무엇입니까?

왜 대신

enter image description here

을 내 체크 아웃 페이지는이 무엇입니까?

소스 코드는 동일하지만 체크 아웃 페이지가 다른 이유는 무엇입니까?

코드입니다 :

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> 
<input type="hidden" name="cmd" value="_s-xclick"> 
<input type="hidden" name="hosted_button_id" value="xxx"> 
<input type="image" src="https://www.paypalobjects.com/it_IT/IT/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal"> 
<img alt="" border="0" src="https://www.paypalobjects.com/it_IT/i/scr/pixel.gif" width="1" height="1"> 
</form> 

답변

0

첫 번째 스크린 샷은 장바구니 버튼에 추가, 페이팔 BuyNow에 대한 체크 아웃 흐름입니다. 두 번째 스크린 샷은 Checkout flow PayPal Subscription 버튼입니다.