Skip to content

Commit

Permalink
[Fix][VA] Wrong va field to expire VA (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnswd authored Jun 27, 2024
1 parent 71b309a commit 960f285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/static_va.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ email | String(255) | TRUE | This parameter will only be sent if the value input
full_name | String(255) | TRUE | If `full_name` is needed when creating the transaction, the inputted value at creation will be shown here. This parameter will only be sent if the value inputted in creation request. Only some VA banks required this parameter.

<aside class="warning">
Note: For Permata(013) and CIMB(022) VA (and Mandiri(008) for some user), the only operation permitted when updating VA is to deactivate it by setting trx_expiration_time as 0.
Note: For Permata(013) and CIMB(022) VA (and Mandiri(008) for some user), the only operation permitted when updating VA is to deactivate it by setting expiration_time as 0.
</aside>

## Deactivate VA
Expand Down

0 comments on commit 960f285

Please sign in to comment.