ecency-mobile icon indicating copy to clipboard operation
ecency-mobile copied to clipboard

Feature: Recurrent Transfer

Open noumantahir opened this issue 2 years ago • 2 comments

Allow recurrent transfer operation from one account to another to allow repeating transfer based on interval selected. Operation will appear as new asset action in asset details screen.

Expected behavior

Phase 1 First stage should be initiating recurrent transfer operation. Fetch existing subscription for selected account if any, update amount section with values fetched from subscriptions, update/create recurrent operation

Phase 2 Second stage will let user manage all subscriptions separately, user may chose to update/cancel any subscription directly from the list

Additional context https://developers.hive.io/apidefinitions/#broadcast_ops_recurrent_transfer https://developers.hive.io/apidefinitions/#condenser_api.find_recurrent_transfers

noumantahir avatar Sep 03 '23 18:09 noumantahir

https://github.com/ecency/ecency-mobile/pull/2764

recurrent-2 recurrent-1

gamingumar avatar Sep 26 '23 17:09 gamingumar

https://github.com/ecency/ecency-mobile/assets/5675313/ce80991c-6f57-44fd-a244-15285c26ade5

Screenshots

recurrent-2

recurrent-1

gamingumar avatar Oct 27 '23 17:10 gamingumar

We added support for managing and canceling recurring transfers https://github.com/ecency/ecency-mobile/pull/2994

noumantahir avatar Sep 30 '25 12:09 noumantahir