How can I test Paypal Express with ActiveMerchant in a Rails 3.2 app with rspec/capybara integration test?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You can test by setting:
PayPal however will require you to enter complete billing information or the API won't even accept it and will return: Error: There's an error with this transaction. Please enter a complete billing address. In which case you can supply it with some generic info:
|
|||
|