- Timestamp:
- 11 Mar 2015, 07:31:34 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/branches/uli-payments/src/waeup/ikoba/payments/paypal.py
r12498 r12724 1216 1216 return payment 1217 1217 1218 def next_step(self, payment_id): 1219 raise NotImplemented("next_steo() not implemented") 1220 1218 1221 1219 1222 class PayPalRegularPaymentService(grok.GlobalUtility):
Note: See TracChangeset for help on using the changeset viewer.