2012-06-30 8 views

답변

2

간단한 대답은 "예"입니다.

일반적인 거래와 마찬가지로 신용을 부여해야합니다. 매개 변수는 다음과 같습니다.

USER 
VENDOR 
PARTNER 
PWD 
TENDER=C // C = credit card, P = PayPal 
TRXTYPE=C // S = Sale transaction, A = Authorisation, C = Credit, D = Delayed Capture, 
ORIGID=XXXX // ORIGID to the PNREF value returned from the original transaction 

그런 다음 반복 트랜잭션을 취소해야 다시 중지 할 수 있습니다. 매개 변수는 다음과 같습니다

USER 
VENDOR 
PARTNER 
PWD 
ACTION=C // C = Cancel 
TRXTYPE=R // R = Recurring 
ORIGPROFILEID=XXXX // Original Profile ID (of the recurring transaction) 

https://www.paypalobjects.com/webstatic/en_US/developer/docs/pdf/pp_payflowpro_recurringbilling_guide.pdf