Skip to content

is_paytm_activated shouldn't be a read only attribute #6356

@mrsaicharan1

Description

@mrsaicharan1

Describe the bug
Alipay, Omise, and PayPal have a property to enable them(e.g. is_paypal_activated). They were hybrid properties(condition was like if client_key and secret_key then true), so they had a dump_only=True. We need to remove this as we've moved away from such a practice. The reason for this is because we need the keys to be stored, whether the property is enabled/disabled

Additional context
Working on this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions