+source currency pick fix +fx side propagation
This commit is contained in:
6
api/pkg/payments/types/gateway_ids.go
Normal file
6
api/pkg/payments/types/gateway_ids.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package types
|
||||
|
||||
// Well-known gateway identifiers used across payment routing.
|
||||
const (
|
||||
DefaultCardsGatewayID = "mcards"
|
||||
)
|
||||
Reference in New Issue
Block a user