forked from topfunky/google-checkout
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Manifest.txt
42 lines (42 loc) · 1.74 KB
/
Manifest.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
History.txt
Isolate
MIT-LICENSE.txt
Manifest.txt
README.txt
Rakefile
examples/google_notifications_controller.rb
lib/duck_punches/hpricot.rb
lib/google-checkout.rb
lib/google-checkout/cart.rb
lib/google-checkout/command.rb
lib/google-checkout/notification.rb
spec/fixtures/google/checkout-shopping-cart.xml
spec/fixtures/google/commands/add-merchant-order-number.xml
spec/fixtures/google/commands/add-tracking-data.xml
spec/fixtures/google/commands/archive-order.xml
spec/fixtures/google/commands/authorize-order.xml
spec/fixtures/google/commands/cancel-order.xml
spec/fixtures/google/commands/charge-order.xml
spec/fixtures/google/commands/deliver-order.xml
spec/fixtures/google/commands/process-order.xml
spec/fixtures/google/commands/refund-order.xml
spec/fixtures/google/commands/send-buyer-message.xml
spec/fixtures/google/commands/unarchive-order.xml
spec/fixtures/google/notifications/authorization-amount-notification.xml
spec/fixtures/google/notifications/charge-amount-notification.xml
spec/fixtures/google/notifications/chargeback-amount-notification.xml
spec/fixtures/google/notifications/new-order-notification.xml
spec/fixtures/google/notifications/order-state-change-notification-missing.xml
spec/fixtures/google/notifications/order-state-change-notification.xml
spec/fixtures/google/notifications/refund-amount-notification.xml
spec/fixtures/google/notifications/risk-information-notification.xml
spec/fixtures/google/responses/checkout-redirect.xml
spec/fixtures/google/responses/error.xml
spec/fixtures/google/responses/request-received.xml
spec/google-checkout/cart_spec.rb
spec/google-checkout/command_spec.rb
spec/google-checkout/notification_spec.rb
spec/google-checkout/response_spec.rb
spec/google-checkout_spec.rb
spec/spec_helper.rb
support/cacert.pem