Skip to content

Payment Routing changes for checkout + celery task fixes

Raphael Lullis requested to merge refactor_checkout into master

make "token routing" endpoint public change accepted currencies on store to use inline token serializer remove automatic creation of payment routes, use API refactor payment route model split checkout from payment order remove checkout external_identifier, use reference on payment order use route serializer on checkout route endpoint add endpoints for deposit routes add index endpoint for information about different payment networks add short_name attribute to chain model/endpoint add expires_on date attribute to checkout

Merge request reports