mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 00:52:50 +00:00
fix: ( telebirr ) : change the payer id to appid
This commit is contained in:
@@ -64,7 +64,7 @@ export class TelebirrProvider implements PaymentProvider {
|
||||
platform === 'mobile'
|
||||
? {
|
||||
type: 'LAUNCH_APP' as const,
|
||||
prepayId,
|
||||
appId:this.merchantAppId,
|
||||
receiveCode: response.biz_content?.receiveCode,
|
||||
shortCode: this.merchantCode,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user