Title: Restrict Payment
Last modified: June 25, 2023

---

# Restrict Payment

 *  Resolved [minsuwai](https://wordpress.org/support/users/minsuwai/)
 * (@minsuwai)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/restrict-payment/)
 * Here is the code
 * add_filter( ‘woocommerce_states’, ‘bbloomer_custom_woocommerce_states’ );
 * function bbloomer_custom_woocommerce_states( $states ) {
   $states[‘MM’] = array(‘
   Yangon’ => ‘Yangon’, ‘Other City’);return $states;}
 * If the user will choose ‘Yangon’, the payment should available both Direct Bank
   Transfer and Cash on delivery. But if the user choose ‘Other City’, the payment
   should available only one Direct Bank Transfer.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/restrict-payment/#post-16846031)
 * Did you mean to add this as a reply to something?
 *  Thread Starter [minsuwai](https://wordpress.org/support/users/minsuwai/)
 * (@minsuwai)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/restrict-payment/#post-16846046)
 * No ser, I am not replying. I am just ask about restrict payment ser
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/restrict-payment/#post-16846059)
 * Ok, there wasn’t a question in there, that’s why I asked. 🙂
 * I see you’ve reposted at [https://wordpress.org/support/topic/restrict-payment-2/](https://wordpress.org/support/topic/restrict-payment-2/)
   with a question, so I’ll close this out.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Restrict Payment’ is closed to new replies.

## Tags

 * [payment gateway](https://wordpress.org/support/topic-tag/payment-gateway/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 4 replies
 * 2 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/restrict-payment/#post-16846059)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
