-
https://developer.paypal.com/docs/integration/direct/store-a-credit-card/
-
See https://github.com/spreedly/spreedly_subscriptions_gem/blob/e64adc93e70e53812f3d0a0acf54b8ced7507218/lib/spreedly/subscriptions.rb#L43
Should be subs.pinpayments.com.
-
Several third-party gateways, shopping carts, and other plugs have built integrations into the Balanced API. Balanced should showcase them.
-
[Spreedly](http://spreedly.com/) has a great interface for recurring billing and also integrates with multiple programming languages.
Is there any chance of Balanced integrating with Spreedly and if…
-
Some gateways require a country name to be included when sending credit card information.
Currently, spreedly-core does not supply a country name when sending credit card information, even if it is …
-
Moneris recently updated their requirements (https://drupal.org/node/2074485) to 2048 bit encryption and provided us with their Verisign certs which were updated on Heroku. Further, I've tried callin…
-
I'm trying to use a local override, and it's _almost_ working. I have the config set:
```
local.jamsession
Set for the current user (/Users/ntalbott/.bundle/config): "../jamsession/"
```
When I tr…
-
Seems the Spreedly docs only list accepted types
https://core.spreedly.com/manual/credit-card-types
But they pass back unsupported card types in the transaction as the actual type.
So "switch" not …
-
When loading our project up under zeus, I get the following output:
```
ntalbott@joshua:~/git/spreedly/subscriptions$ zeus start
starting spawner `boot`
starting spawner `default_bundle`
starting spa…
-
Both Iridium and Payflow are good examples of gateways supporting reference transactions; both allow the `Response#authorization` from a prior `#purchase` or `#authorize` to be passed in to a new `#pu…