Skip to content

Commit

Permalink
Add default payment method
Browse files Browse the repository at this point in the history
  • Loading branch information
muliswilliam committed Aug 15, 2024
1 parent 1b16ab2 commit d30ef89
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,8 @@ export const meldIntegrationEndpoints = ({
sourceCurrencyCode,
destionationCurrencyCode,
amount,
account
account,
null
)

return {
Expand Down

0 comments on commit d30ef89

Please sign in to comment.