We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Typo on "callback"
fix currency_code option for Japanese Yen (JPN -> JPY)
remove profile from arguments for agree! method
Clarify that GetExpressCheckoutDetails is optional, and what pay_on_paypal is for.
fix issues
Common need to commit the transaction on paypal instead of DoExpressCheckoutPayment
And now also less Rails-only
Oops, now have a more generic logo name for the LOGOIMG custom field
Adding custom fields to a request.
Updated Instant Payment (textile)
Destroyed ashishsingla015 (creole)
Created ashishsingla015 (creole)
Mention that the description of the recurring request has to match the one in the main request.
make link a link
change the outdated URL to api errors to the new one
Per https://cms.paypal.com/uk/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ECReferenceTxns it is recommended to use the Billing Agreement ID instead of the Reference ID. Also in my testing, the reference object was nil.
Revert 5425efc74713db9bd0205a34e5d274de135291c6^ ... 5425efc74713db9bd0205a34e5d274de135291c6
Destroyed Instant Payment (textile)
Revert 3b3a68006fae0cdf15c21167d4c429c27c108526 ... 9a729d54c10ad223e68a028ce2fc889a91dfb125
Destroyed API Errors (textile)
hahaha, I missed "Charge" sample :p
reference transaction docs
format change
add Refund wiki
one more update for return_url and cancel_url setup
Merge branch 'master' of github.com:nov/paypal-express.wiki
update return_url and cancel_url usage
Updated Recurring Payment (textile)